package: build-depend on mac80211

headers are not in place if building in parallel. try to address that
by adding PKG_BUILD_DEPENDS:=mac80211
This commit is contained in:
Daniel Golle 2016-08-23 14:14:50 +02:00
parent ec1fea6930
commit 8d594903f5
1 changed files with 1 additions and 7 deletions

View File

@ -25,6 +25,7 @@ PKG_LICENSE_FILES:=LICENSE
PKG_FIXUP:=autoreconf
PKG_BUILD_DEPENDS:=mac80211
STAMP_CONFIGURED_DEPENDS := $(STAGING_DIR)/usr/include/mac80211-backport/backport/autoconf.h
include $(INCLUDE_DIR)/kernel.mk
@ -45,13 +46,6 @@ define Package/freewtp/description
This package contains the Freewtp WTP daemon.
endef
define Package/freewtp/conffiles
/etc/capwap/wtp.conf
/etc/capwap/ca.crt
/etc/capwap/wtp.crt
/etc/capwap/wtp.key
endef
define KernelPackage/freewtp
SUBMENU:=Network Support
TITLE:=Freewtp Data Channel Module