Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35458
b: refs/heads/master
c: 5cc8d24
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Juhl authored and Sam Ravnborg committed Sep 25, 2006
1 parent 0ca004b commit c75f6bb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5026b38cd2cd98e65f34cc6b079d5a155eae5881
refs/heads/master: 5cc8d246d0ebbdf827d4bb7c3de175377d244d73
5 changes: 3 additions & 2 deletions trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1086,9 +1086,10 @@ boards := $(notdir $(boards))

help:
@echo 'Cleaning targets:'
@echo ' clean - remove most generated files but keep the config'
@echo ' clean - remove most generated files but keep the config and'
@echo ' enough build support to build external modules'
@echo ' mrproper - remove all generated files + config + various backup files'
@echo ' distclean - mrproper + patch files'
@echo ' distclean - mrproper + remove editor backup and patch files'
@echo ''
@echo 'Configuration targets:'
@$(MAKE) -f $(srctree)/scripts/kconfig/Makefile help
Expand Down

0 comments on commit c75f6bb

Please sign in to comment.