projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60dac8f
)
kernel: default to not build a kernel
author
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 4 Apr 2008 07:24:15 +0000
(07:24 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 4 Apr 2008 07:24:15 +0000
(07:24 -0000)
target/Config.in
patch
|
blob
|
history
diff --git
a/target/Config.in
b/target/Config.in
index 0ea3861a7098bb5a329b1532fee5f79096e66c78..af97d789e62fc3f23d3e1f767a1817106922fc32 100644
(file)
--- a/
target/Config.in
+++ b/
target/Config.in
@@
-27,7
+27,7
@@
menu "Kernel"
choice
prompt "Kernel type"
default BR2_KERNEL_LINUX_ADVANCED if BR2_TARGET_ATMEL
- default BR2_KERNEL_
LINUX
if !BR2_TARGET_ATMEL
+ default BR2_KERNEL_
none
if !BR2_TARGET_ATMEL
config BR2_KERNEL_none
bool "none"