diff options
author | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-02-06 00:22:07 +0000 |
---|---|---|
committer | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-02-06 00:22:07 +0000 |
commit | ca91c000e56d7d4b70f3d3b39e38261a880bff2f (patch) | |
tree | 0add4f064837dc1f7213e508564853766af8d29a /openwrt/target | |
parent | 8e1843b7d1446bea148bb9c4c704be0e9c030e23 (diff) |
wbx's kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@209 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 18d4114e6d..c2576fd55a 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 |