add filestructure for hardware documentation
[openwrt.git] / target / Config.in
index 18d4114..791741a 100644 (file)
@@ -1,8 +1,5 @@
-#
-
-menu "Target Filesystem"
-
-source "target/jffs2/Config.in"
-
-endmenu
-
+choice
+       prompt "Target Root Filesystem"
+       source "target/jffs2/Config.in"
+       source "target/squashfs/Config.in"
+endchoice
This page took 0.023161 seconds and 4 git commands to generate.