jffs2 root support
[openwrt.git] / openwrt / target / Config.in
index 1fad548..dc9224f 100644 (file)
@@ -1,7 +1,10 @@
+comment "after changing root fs, use make linux-dirclean"
+
 choice
        prompt "Target Root Filesystem"
        source "target/jffs2/Config.in"
        source "target/squashfs/Config.in"
        source "target/squashfs-lzma/Config.in"
 endchoice
-       comment "After changing root filesystem, do make clean"
+
+source "target/device/Config.in"
This page took 0.026348 seconds and 4 git commands to generate.