projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
852aaf6
)
mt76: fix rebuild on CONFIG_PACKAGE_MAC80211_MESH changes
author
Felix Fietkau
<nbd@nbd.name>
Thu, 5 May 2016 18:39:21 +0000
(19:39 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Thu, 5 May 2016 18:43:23 +0000
(19:43 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/kernel/mt76/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/mt76/Makefile
b/package/kernel/mt76/Makefile
index 33f61cbc3f1e076ea4e2d56e686ba5da13259fe9..683461404f14c7a3081a1cf5d265d21836926e47 100644
(file)
--- a/
package/kernel/mt76/Makefile
+++ b/
package/kernel/mt76/Makefile
@@
-16,6
+16,8
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
PKG_BUILD_PARALLEL:=1
+STAMP_CONFIGURED_DEPENDS := $(STAGING_DIR)/usr/include/mac80211-backport/backport/autoconf.h
+
include $(INCLUDE_DIR)/kernel.mk
include $(INCLUDE_DIR)/package.mk