sync with buildroot2 from uclibc, add devices, may be used to build other kernel...
[openwrt-10.03/.git] / target / Config.in
index 791741a08f617d6655f07e1d95c08a6a1428c5f6..d93df6b1cfc872aab594f32c704d791127a3d50c 100644 (file)
@@ -2,4 +2,7 @@ choice
        prompt "Target Root Filesystem"
        source "target/jffs2/Config.in"
        source "target/squashfs/Config.in"
+       source "target/squashfs-lzma/Config.in"
 endchoice
+
+source "target/device/Config.in"