Author: blogic
Date: 2014-12-08 07:21:32 +0100 (Mon, 08 Dec 2014)
New Revision: 43556

Modified:
   trunk/package/kernel/mt76/Makefile
Log:
mt76: builder1 fails to build for !PCI kernels when mt76 is selected

Signed-off-by: John Crispin <[email protected]>

Modified: trunk/package/kernel/mt76/Makefile
===================================================================
--- trunk/package/kernel/mt76/Makefile  2014-12-08 06:15:18 UTC (rev 43555)
+++ trunk/package/kernel/mt76/Makefile  2014-12-08 06:21:32 UTC (rev 43556)
@@ -22,7 +22,7 @@
 define KernelPackage/mt76
   SUBMENU:=Wireless Drivers
   TITLE:=MediaTek MT76x2 wireless driver
-  DEPENDS:=+kmod-mac80211 +@DRIVER_11N_SUPPORT
+  DEPENDS:=+kmod-mac80211 +@DRIVER_11N_SUPPORT @PCI_SUPPORT
   FILES:=$(PKG_BUILD_DIR)/mt76pci.ko
   AUTOLOAD:=$(call AutoLoad,50,mac80211 mt76pci)
 endef
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to