diff options
| author | Mike Baker <mbm@openwrt.org> | 2005-02-06 00:22:07 +0000 |
|---|---|---|
| committer | Mike Baker <mbm@openwrt.org> | 2005-02-06 00:22:07 +0000 |
| commit | 7c3fb3e738b4e64288c68203fa75f9052ae61927 (patch) | |
| tree | 0add4f064837dc1f7213e508564853766af8d29a /openwrt/target | |
| parent | 1ecacf4f5876c2ae68481f42fd756dcf5744f9c5 (diff) | |
| download | mtk-20170518-7c3fb3e738b4e64288c68203fa75f9052ae61927.zip mtk-20170518-7c3fb3e738b4e64288c68203fa75f9052ae61927.tar.gz mtk-20170518-7c3fb3e738b4e64288c68203fa75f9052ae61927.tar.bz2 | |
wbx's kernel patches
SVN-Revision: 209
Diffstat (limited to 'openwrt/target')
| -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 18d4114..c2576fd 100644 --- a/openwrt/target/Config.in +++ b/openwrt/target/Config.in @@ -3,6 +3,7 @@ menu "Target Filesystem" source "target/jffs2/Config.in" +source "target/squashfs/Config.in" endmenu |
