projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74a5c81
)
acx-mac80211 needs some header files from compat-wireless to build
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 9 Apr 2011 23:44:03 +0000
(23:44 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 9 Apr 2011 23:44:03 +0000
(23:44 +0000)
SVN-Revision: 26572
package/acx-mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/acx-mac80211/Makefile
b/package/acx-mac80211/Makefile
index f966e90e1d8a5abefc76d44f37a15d86cf688e7a..ab793d422859e6a035b025e5b2d9a4cba8970dc9 100644
(file)
--- a/
package/acx-mac80211/Makefile
+++ b/
package/acx-mac80211/Makefile
@@
-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