summaryrefslogtreecommitdiffstats
path: root/package/hostap-utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/hostap-utils/Makefile')
-rw-r--r--package/hostap-utils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/hostap-utils/Makefile b/package/hostap-utils/Makefile
index b794ad0d1..ad142f33d 100644
--- a/package/hostap-utils/Makefile
+++ b/package/hostap-utils/Makefile
@@ -11,12 +11,13 @@ PKG_NAME:=hostap-utils
PKG_VERSION:=0.4.7
PKG_RELEASE:=1
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://hostap.epitest.fi/releases/
PKG_MD5SUM:=afe041581b8f01666e353bec20917c85
PKG_CAT:=zcat
+PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
+
include $(INCLUDE_DIR)/package.mk
define Package/hostap-utils