diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-21 02:15:53 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-21 02:15:53 +0000 |
commit | 689c3906d18865375f66da03745ef5e7b55d48a7 (patch) | |
tree | 3293e4d30094a5073f86bfa7a573910a56ac8406 /openwrt/package/Config.in | |
parent | 1d34ee7dc004fc533536afcd1568f8bad1e465cc (diff) | |
download | mtk-20170518-689c3906d18865375f66da03745ef5e7b55d48a7.zip mtk-20170518-689c3906d18865375f66da03745ef5e7b55d48a7.tar.gz mtk-20170518-689c3906d18865375f66da03745ef5e7b55d48a7.tar.bz2 |
Add wput package
SVN-Revision: 1004
Diffstat (limited to 'openwrt/package/Config.in')
-rw-r--r-- | openwrt/package/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in index 79c4516..63baf68 100644 --- a/openwrt/package/Config.in +++ b/openwrt/package/Config.in @@ -72,6 +72,7 @@ source "package/ulogd/Config.in" source "package/vsftpd/Config.in" source "package/wireless-tools/Config.in" source "package/wol/Config.in" +source "package/wput/Config.in" source "package/xinetd/Config.in" comment "Libraries" |