aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2006-04-01 20:30:35 +0000
committerNicolas Thill <nico@openwrt.org>2006-04-01 20:30:35 +0000
commit4040efacbb3b1f0061f7f1a6c0b1a066dec49993 (patch)
tree593859b68d0814adb28f0df12a18807b0ed0047f /package/Makefile
parent2edb537263bbc9e1a59c87787f8053418806a099 (diff)
downloadupstream-4040efacbb3b1f0061f7f1a6c0b1a066dec49993.tar.gz
upstream-4040efacbb3b1f0061f7f1a6c0b1a066dec49993.tar.bz2
upstream-4040efacbb3b1f0061f7f1a6c0b1a066dec49993.zip
fix hostapd (add missed changes from [3564])
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3575 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/Makefile b/package/Makefile
index 09df4fe2b9..cae4609338 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