diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-04-09 02:33:36 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-04-09 02:33:36 +0000 |
| commit | 6d94ca5199e22c41632e14feccfba4307e2c7fcf (patch) | |
| tree | 29dda986ddd7b1135cd4f14b5f8649d863e6e967 /openwrt/package/Config.in | |
| parent | 7574fba65458e69f8d1f83a6be0cd3eb16ca1497 (diff) | |
| download | mtk-20170518-6d94ca5199e22c41632e14feccfba4307e2c7fcf.zip mtk-20170518-6d94ca5199e22c41632e14feccfba4307e2c7fcf.tar.gz mtk-20170518-6d94ca5199e22c41632e14feccfba4307e2c7fcf.tar.bz2 | |
Enable fuse and shfs packages
SVN-Revision: 595
Diffstat (limited to 'openwrt/package/Config.in')
| -rw-r--r-- | openwrt/package/Config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in index 7a04669..8f73369 100644 --- a/openwrt/package/Config.in +++ b/openwrt/package/Config.in @@ -45,6 +45,7 @@ source "package/bwm/Config.in" source "package/ntpclient/Config.in" source "package/radvd/Config.in" source "package/openswan/Config.in" +source "package/shfs/Config.in" comment "Libraries" source "package/zlib/Config.in" @@ -61,6 +62,7 @@ source "package/popt/Config.in" source "package/libnet/Config.in" source "package/mysql/Config.in" source "package/postgresql/Config.in" +source "package/fuse/Config.in" endmenu |
