projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e21e3b
)
Don't compile u-boot by default
author
Claudio Mignanti
<c.mignanti@gmail.com>
Sun, 24 Oct 2010 16:10:30 +0000
(16:10 +0000)
committer
Claudio Mignanti
<c.mignanti@gmail.com>
Sun, 24 Oct 2010 16:10:30 +0000
(16:10 +0000)
SVN-Revision: 23621
target/linux/at91/image/Config.in
patch
|
blob
|
history
diff --git
a/target/linux/at91/image/Config.in
b/target/linux/at91/image/Config.in
index 129c62164e07f49a0d80af12e1dfe4d0b34b1c9c..ed1a52b01edb6f8556b9e6d7c9a416196d2341c1 100644
(file)
--- a/
target/linux/at91/image/Config.in
+++ b/
target/linux/at91/image/Config.in
@@
-1,12
+1,12
@@
config AT91_DFBOOT
bool "Build dataflashboot loader"
depends TARGET_at91
- default
y
+ default
n
config AT91_UBOOT
bool "Build U-Boot bootloader"
depends TARGET_at91
- default
y
+ default
n
config UBOOT_TARGET
string "U-Boot target board"