Author: blogic
Date: 2014-09-08 17:14:03 +0200 (Mon, 08 Sep 2014)
New Revision: 42441

Modified:
   branches/barrier_breaker/package/kernel/mac80211/Makefile
Log:
mac80211: add mt7620a/n to the rt2x00 depends list

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

Modified: branches/barrier_breaker/package/kernel/mac80211/Makefile
===================================================================
--- branches/barrier_breaker/package/kernel/mac80211/Makefile   2014-09-08 
14:47:26 UTC (rev 42440)
+++ branches/barrier_breaker/package/kernel/mac80211/Makefile   2014-09-08 
15:14:03 UTC (rev 42441)
@@ -328,7 +328,7 @@
 
 define KernelPackage/rt2800-soc
 $(call KernelPackage/rt2x00/Default)
-  DEPENDS += 
@(TARGET_ramips_rt288x||TARGET_ramips_rt305x||TARGET_ramips_rt3883) 
+kmod-rt2800-mmio +kmod-rt2800-lib
+  DEPENDS += 
@(TARGET_ramips_rt288x||TARGET_ramips_rt305x||TARGET_ramips_rt3883||TARGET_ramips_mt7620a||TARGET_ramips_mt7620n)
 +kmod-rt2800-mmio +kmod-rt2800-lib
   TITLE += (RT28xx/RT3xxx SoC)
   FILES := \
        $(PKG_BUILD_DIR)/drivers/net/wireless/rt2x00/rt2x00soc.ko \
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to