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/Makefile | |
| 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/Makefile')
| -rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index ab95cab..4aa9b3a 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -200,6 +200,7 @@ package-$(BR2_PACKAGE_WOL) += wol package-$(BR2_PACKAGE_WONDERSHAPER) += wondershaper package-$(BR2_PACKAGE_WPA_SUPPLICANT) += wpa_supplicant package-$(BR2_PACKAGE_WPUT) += wput +package-$(BR2_PACKAGE_WRT_RADAUTH) += wrt-radauth package-$(BR2_PACKAGE_XINETD) += xinetd package-$(BR2_PACKAGE_ZLIB) += zlib |
