projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab90f15
)
mt76: select 802.11w support
author
Stijn Tintel
<
[email protected]
>
Sun, 15 Jan 2017 18:17:30 +0000
(19:17 +0100)
committer
Stijn Tintel
<
[email protected]
>
Sun, 15 Jan 2017 19:13:56 +0000
(20:13 +0100)
Signed-off-by: Stijn Tintel <
[email protected]
>
Acked-by: Felix Fietkau <
[email protected]
>
package/kernel/mt76/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/mt76/Makefile
b/package/kernel/mt76/Makefile
index c7853b2f9d27dd68b6c390d1f1c99cebf58e7bfa..501d956d9b6e97fe583cab287335e8abd48a56af 100644
(file)
--- a/
package/kernel/mt76/Makefile
+++ b/
package/kernel/mt76/Makefile
@@
-23,7
+23,9
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/mt76
SUBMENU:=Wireless Drivers
TITLE:=MediaTek MT76x2/MT7603 wireless driver
- DEPENDS:=+kmod-mac80211 +@DRIVER_11N_SUPPORT +@DRIVER_11AC_SUPPORT @PCI_SUPPORT @!LINUX_3_18
+ DEPENDS:= \
+ +kmod-mac80211 @PCI_SUPPORT @!LINUX_3_18 \
+ +@DRIVER_11AC_SUPPORT +@DRIVER_11N_SUPPORT +@DRIVER_11W_SUPPORT
FILES:=\
$(PKG_BUILD_DIR)/mt76.ko \
$(PKG_BUILD_DIR)/mt76x2e.ko \