diff options
| author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-02-17 23:18:46 +0000 |
|---|---|---|
| committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-02-17 23:18:46 +0000 |
| commit | f33adbaae849627c2ee993d34d7119b24788cb71 (patch) | |
| tree | ddfc19558007a2f0753c0e1fb59553a29881ade3 /openwrt/target/Config.in | |
| parent | 907c4beac65da60410c88bba4d98e63f21d1a45b (diff) | |
| download | mtk-20170518-f33adbaae849627c2ee993d34d7119b24788cb71.zip mtk-20170518-f33adbaae849627c2ee993d34d7119b24788cb71.tar.gz mtk-20170518-f33adbaae849627c2ee993d34d7119b24788cb71.tar.bz2 | |
new root target! squashfs with lzma compression from Olegs patches
SVN-Revision: 252
Diffstat (limited to 'openwrt/target/Config.in')
| -rw-r--r-- | openwrt/target/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/target/Config.in b/openwrt/target/Config.in index 791741a..d2c3576 100644 --- a/openwrt/target/Config.in +++ b/openwrt/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 |
