1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-30 01:49:48 +03:00

acx-mac80211 needs some header files from compat-wireless to build

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26572 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke 2011-04-09 23:44:03 +00:00
parent 12ba7abfbb
commit 8ebdef0e75

View File

@ -18,6 +18,7 @@ PKG_SOURCE_URL:=git://acx100.git.sourceforge.net/gitroot/acx100/acx-mac80211
PKG_SOURCE_PROTO:=git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=$(PKG_REV)
PKG_BUILD_DEPENDS:=mac80211
include $(INCLUDE_DIR)/package.mk