diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-10-19 11:37:53 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-10-19 11:37:53 +0000 |
commit | d78910fbeca85bccd911d4ca2664d6e6e0f74c6f (patch) | |
tree | 28261d9e06ef6700e6f4bdd85aedb2d3b81e373a /openwrt/package/Config.in | |
parent | c6274d3fa319c14ab6147e0181f174fe2433c76a (diff) | |
download | mtk-20170518-d78910fbeca85bccd911d4ca2664d6e6e0f74c6f.zip mtk-20170518-d78910fbeca85bccd911d4ca2664d6e6e0f74c6f.tar.gz mtk-20170518-d78910fbeca85bccd911d4ca2664d6e6e0f74c6f.tar.bz2 |
add wrt-radauth package (thanks to Florian Fainelli)
SVN-Revision: 2180
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 245ddbb..eeb6d53 100644 --- a/openwrt/package/Config.in +++ b/openwrt/package/Config.in @@ -132,6 +132,7 @@ source "package/wificonf/Config.in" source "package/wifidog/Config.in" source "package/wiviz/Config.in" source "package/wondershaper/Config.in" +source "package/wrt-radauth/Config.in" comment "Libraries" source "package/cgilib/Config.in" |