From 201d498defaea490f4368c21625dadd5c789bfec Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 1 Apr 2006 20:30:35 +0000 Subject: fix hostapd (add missed changes from [3564]) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3575 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/Makefile') diff --git a/package/Makefile b/package/Makefile index 09df4fe2b..cae460933 100644 --- a/package/Makefile +++ b/package/Makefile @@ -69,7 +69,7 @@ package-$(BR2_COMPILE_GSM) += gsm package-$(BR2_PACKAGE_HASERL) += haserl package-$(BR2_PACKAGE_HEYU) += heyu package-$(BR2_PACKAGE_HOSTAP_UTILS) += hostap-utils -package-$(BR2_PACKAGE_HOSTAPD) += hostapd +package-$(BR2_COMPILE_HOSTAPD) += hostapd package-$(BR2_COMPILE_HOWL) += howl package-$(BR2_PACKAGE_HTPDATE) += htpdate package-$(BR2_PACKAGE_HTTPING) += httping -- cgit v1.2.3