aboutsummaryrefslogtreecommitdiffstats
path: root/target/squashfs/Config.in
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2005-02-06 01:32:23 +0000
committerMike Baker <mbm@openwrt.org>2005-02-06 01:32:23 +0000
commit449d4bcaa360b2c09f18cf01fb8bf31385259555 (patch)
tree22f03486b2b455489391ecb58b6a63276ff0ce4d /target/squashfs/Config.in
parent93b40a26e0c35b2e0ca256647e5ab21f6817e196 (diff)
downloadmaster-187ad058-449d4bcaa360b2c09f18cf01fb8bf31385259555.tar.gz
master-187ad058-449d4bcaa360b2c09f18cf01fb8bf31385259555.tar.bz2
master-187ad058-449d4bcaa360b2c09f18cf01fb8bf31385259555.zip
*** empty log message ***
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@213 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/squashfs/Config.in')
-rw-r--r--target/squashfs/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/target/squashfs/Config.in b/target/squashfs/Config.in
new file mode 100644
index 0000000000..a4cb4d8b6b
--- /dev/null
+++ b/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
+