aboutsummaryrefslogtreecommitdiffstats
path: root/target/squashfs-lzma/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2005-02-17 23:18:46 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2005-02-17 23:18:46 +0000
commitba2e4c267087c1512338ee4d8be56e531e61849c (patch)
treefc0190aaec44eea274c34048f69b16724aff19d7 /target/squashfs-lzma/Config.in
parent0d533955a8d9e8cd76aa5fd479c8d16000e3b653 (diff)
downloadupstream-ba2e4c267087c1512338ee4d8be56e531e61849c.tar.gz
upstream-ba2e4c267087c1512338ee4d8be56e531e61849c.tar.bz2
upstream-ba2e4c267087c1512338ee4d8be56e531e61849c.zip
new root target! squashfs with lzma compression from Olegs patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@252 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/squashfs-lzma/Config.in')
-rw-r--r--target/squashfs-lzma/Config.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/squashfs-lzma/Config.in b/target/squashfs-lzma/Config.in
new file mode 100644
index 0000000000..cc46d102ad
--- /dev/null
+++ b/target/squashfs-lzma/Config.in
@@ -0,0 +1,5 @@
+config BR2_TARGET_ROOTFS_SQUASHFS_LZMA
+ bool "squashfs-lzma"
+ help
+ Build a squashfs-lzma root filesystem
+