summaryrefslogtreecommitdiffstats
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-04-01 20:30:35 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-04-01 20:30:35 +0000
commit1a834a8ba7498d428233f80653de302e1d961196 (patch)
tree8416250f4341e1cd1d4bdc3a2e10c8fdd8eb07ce /openwrt/package/Makefile
parent263e63a5f9994078dbc09914568f551ff6e50743 (diff)
fix hostapd (add missed changes from [3564])
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3575 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 09df4fe2b..cae460933 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/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