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 | 8f7eb15b654ac35da235176283e417256e41bb84 (patch) | |
tree | 43b53fe07dad25ed23b980c50637d44ef176ac9c /target | |
parent | 5e63521082478d8d37770570185788b3b7573ffa (diff) |
wbx's kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@209 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in index 18d4114e6..c2576fd55 100644 --- a/target/Config.in +++ b/target/Config.in @@ -3,6 +3,7 @@ menu "Target Filesystem" source "target/jffs2/Config.in" +source "target/squashfs/Config.in" endmenu |