From 935badd4ea23611c20212ecae03abf6379063f0a 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/openwrt@2180 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/Makefile') diff --git a/package/Makefile b/package/Makefile index ab95cab6c..4aa9b3a74 100644 --- a/package/Makefile +++ b/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