summaryrefslogtreecommitdiffstats
path: root/openwrt/target/squashfs/Config.in
diff options
context:
space:
mode:
authormbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-06 01:32:23 +0000
committermbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-06 01:32:23 +0000
commit4d71a0805ae4e1e69596b1fb0682ec184d8af290 (patch)
tree1edd3aafd4f33d4c40a29afc49532a6c4564d954 /openwrt/target/squashfs/Config.in
parent6516b8e39a52b3df85edc753aeb3bfe45ab8b66e (diff)
*** empty log message ***
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@213 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/squashfs/Config.in')
-rw-r--r--openwrt/target/squashfs/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/target/squashfs/Config.in b/openwrt/target/squashfs/Config.in
new file mode 100644
index 000000000..a4cb4d8b6
--- /dev/null
+++ b/openwrt/target/squashfs/Config.in
@@ -0,0 +1,6 @@
+config BR2_TARGET_ROOTFS_SQUASHFS
+ bool "squashfs (ro) root filesystem for the target device"
+ default n
+ help
+ Build a squashfs root filesystem
+