From ba2e4c267087c1512338ee4d8be56e531e61849c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 17 Feb 2005 23:18:46 +0000 Subject: 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 --- target/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'target/Config.in') diff --git a/target/Config.in b/target/Config.in index 791741a08f..d2c35761de 100644 --- a/target/Config.in +++ b/target/Config.in @@ -2,4 +2,5 @@ choice prompt "Target Root Filesystem" source "target/jffs2/Config.in" source "target/squashfs/Config.in" + source "target/squashfs-lzma/Config.in" endchoice -- cgit v1.2.3