From 2f1b480d86764dea4ea6571a2922fb5b3867deac Mon Sep 17 00:00:00 2001 From: wbx 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 791741a08..d2c35761d 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