projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
avr32
/
image
/
Config.in
1
config AVR32_UBOOT
2
bool "Build U-Boot bootloader"
3
depends TARGET_avr32
4
default n
5
6
config AVR32_UBOOT_TARGET
7
string "U-Boot target board"
8
depends TARGET_avr32
9
depends AVR32_UBOOT
10
default "atngw100"
11
help
12
For all supported boards there are ready-to-use default
13
configurations available; just type "<board_name>".
This page took
0.051623 seconds
and
5
git commands to generate.