Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149521
b: refs/heads/master
c: 590a585
h: refs/heads/master
i:
  149519: 33b3fba
v: v3
  • Loading branch information
Markus Heidelberg authored and Sam Ravnborg committed Jun 9, 2009
1 parent e4531ce commit 52b810e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 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: 6f26e5e412ddc23e1d698390243e39802410ab15
refs/heads/master: 590a5857291e88c00a1be53fb373e8bf82f86284
1 change: 1 addition & 0 deletions trunk/README
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ CONFIGURING the kernel:
"make silentoldconfig"
Like above, but avoids cluttering the screen
with questions already answered.
Additionally updates the dependencies.
"make defconfig" Create a ./.config file by using the default
symbol values from arch/$ARCH/defconfig.
"make allyesconfig"
Expand Down
2 changes: 1 addition & 1 deletion trunk/scripts/kconfig/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ help:
@echo ' xconfig - Update current config utilising a QT based front-end'
@echo ' gconfig - Update current config utilising a GTK based front-end'
@echo ' oldconfig - Update current config utilising a provided .config as base'
@echo ' silentoldconfig - Same as oldconfig, but quietly'
@echo ' silentoldconfig - Same as oldconfig, but quietly, additionally update deps'
@echo ' randconfig - New config with random answer to all options'
@echo ' defconfig - New config with default answer to all options'
@echo ' allmodconfig - New config selecting modules when possible'
Expand Down

0 comments on commit 52b810e

Please sign in to comment.