projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
at91
/
image
/
Config.in
diff --git
a/target/linux/at91/image/Config.in
b/target/linux/at91/image/Config.in
index
f6714c1
..
b5a06f6
100644
(file)
--- a/
target/linux/at91/image/Config.in
+++ b/
target/linux/at91/image/Config.in
@@
-4,12
+4,12
@@
config AT91_DFBOOT
default y
config AT91_UBOOT
default y
config AT91_UBOOT
- bool "Build
u-boot
loader"
+ bool "Build
U-Boot boot
loader"
depends TARGET_at91
default y
config UBOOT_TARGET
depends TARGET_at91
default y
config UBOOT_TARGET
- string "U-Boot
Board Configuration
"
+ string "U-Boot
target board
"
depends TARGET_at91
depends AT91_UBOOT
default "vlink"
depends TARGET_at91
depends AT91_UBOOT
default "vlink"
This page took
0.023475 seconds
and
4
git commands to generate.