projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cleanup
[openwrt.git]
/
openwrt
/
target
/
Config.in
diff --git
a/openwrt/target/Config.in
b/openwrt/target/Config.in
index
18d4114
..
1a997da
100644
(file)
--- a/
openwrt/target/Config.in
+++ b/
openwrt/target/Config.in
@@
-1,8
+1,6
@@
-#
-
-menu "Target Filesystem"
-
-source "target/jffs2/Config.in"
-
-endmenu
+choice
+ prompt "Target Root Filesystem"
+ source "target/jffs2/Config.in"
+ source "target/squashfs-lzma/Config.in"
+endchoice
This page took
0.021308 seconds
and
4
git commands to generate.