summaryrefslogtreecommitdiffstats
path: root/target/squashfs-lzma/Config.in
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-17 23:18:46 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-17 23:18:46 +0000
commit2f1b480d86764dea4ea6571a2922fb5b3867deac (patch)
treefc0190aaec44eea274c34048f69b16724aff19d7 /target/squashfs-lzma/Config.in
parent266c00cfefa127ef6b4bc3a60db92caa0a875b88 (diff)
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 000000000..cc46d102a
--- /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
+