From 6db2db3a9c41ef447a6ac351f8408fa2cfb7ddad Mon Sep 17 00:00:00 2001 From: nico Date: Wed, 19 Oct 2005 11:37:53 +0000 Subject: add wrt-radauth package (thanks to Florian Fainelli) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2180 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/package/Makefile') diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index ab95cab6c..4aa9b3a74 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 -- cgit v1.2.3