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
/
avr32
/
image
/
Config.in
diff --git
a/target/linux/avr32/image/Config.in
b/target/linux/avr32/image/Config.in
index
3988468
..
bc5469e
100644
(file)
--- a/
target/linux/avr32/image/Config.in
+++ b/
target/linux/avr32/image/Config.in
@@
-1,10
+1,10
@@
config AVR32_UBOOT
config AVR32_UBOOT
- bool "Build
u-boot
loader"
+ bool "Build
U-Boot boot
loader"
depends TARGET_avr32
default n
config AVR32_UBOOT_TARGET
depends TARGET_avr32
default n
config AVR32_UBOOT_TARGET
- string "U-Boot
Board Configuration
"
+ string "U-Boot
target board
"
depends TARGET_avr32
depends AVR32_UBOOT
default "atngw100"
depends TARGET_avr32
depends AVR32_UBOOT
default "atngw100"
This page took
0.027224 seconds
and
4
git commands to generate.