projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: fix WNDR3x00 model detection
[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
ed1a52b
..
917398f
100644
(file)
--- a/
target/linux/at91/image/Config.in
+++ b/
target/linux/at91/image/Config.in
@@
-30,3
+30,8
@@
config UBOOT_SERVERIP
help
IP address of TFTP server for U-Boot
help
IP address of TFTP server for U-Boot
+config FLEXIBITY_ROOT
+ bool "Build Flexibity RootFS (with embedded kernel)"
+ depends TARGET_at91_flexibity
+ default n
+
This page took
0.020365 seconds
and
4
git commands to generate.