projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b08dbd3
)
mt76: disable build for linux 3.18
author
Felix Fietkau
<nbd@nbd.name>
Tue, 31 May 2016 23:15:20 +0000
(
01:15
+0200)
committer
Felix Fietkau
<nbd@nbd.name>
Tue, 31 May 2016 23:15:20 +0000
(
01:15
+0200)
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 f66d039245a206e80a8db59491677b01070439dc..5807172757cbf5bb88ebfa70fe01d5359efaa617 100644
(file)
--- a/
package/kernel/mt76/Makefile
+++ b/
package/kernel/mt76/Makefile
@@
-24,7
+24,7
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/mt76
SUBMENU:=Wireless Drivers
TITLE:=MediaTek MT76x2/MT7603 wireless driver
- DEPENDS:=+kmod-mac80211 +@DRIVER_11N_SUPPORT @PCI_SUPPORT
+ DEPENDS:=+kmod-mac80211 +@DRIVER_11N_SUPPORT @PCI_SUPPORT
@!LINUX_3_18
FILES:=\
$(PKG_BUILD_DIR)/mt76.ko \
$(PKG_BUILD_DIR)/mt76x2e.ko \