summaryrefslogtreecommitdiffstats
path: root/package/hostapd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/hostapd/Makefile')
-rw-r--r--package/hostapd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile
index 3c402ea1c..b7a7d5e11 100644
--- a/package/hostapd/Makefile
+++ b/package/hostapd/Makefile
@@ -19,7 +19,7 @@ PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
-PKG_BUILDDEP:=madwifi
+PKG_BUILD_DEPENDS:=madwifi
include $(INCLUDE_DIR)/package.mk