projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
869b11c
)
linux: fix BR2_LINUX_KERNEL_DEFCONFIG help text
author
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 18 Jul 2010 19:28:03 +0000
(21:28 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 18 Jul 2010 19:28:03 +0000
(21:28 +0200)
Trailing _defconfig, not leading.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
linux/Config.in
patch
|
blob
|
history
diff --git
a/linux/Config.in
b/linux/Config.in
index d8a5157e2ec44032568f96c807622c48b370f693..948d71398ae0eb0957023bd2c2c9eaa5526eaa45 100644
(file)
--- a/
linux/Config.in
+++ b/
linux/Config.in
@@
-96,7
+96,7
@@
config BR2_LINUX_KERNEL_DEFCONFIG
string "Defconfig name"
depends on BR2_LINUX_KERNEL_USE_DEFCONFIG
help
- Name of the defconfig file to use, without the
lead
ing
+ Name of the defconfig file to use, without the
trail
ing
_defconfig
config BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE