X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/93f14ce27eb1b0feeca985a90952c5fd0f005471..81671750134cc98c33ac4441d7a6eacf59448641:/package/hostap-utils/Makefile 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