[OpenWrt-Devel] [PATCH] mac80211:add wireless modules building for mt7620a and mt7620n
serge
vasilugin at yandex.ru
Sun Aug 31 09:08:54 EDT 2014
Just resend.
Signed-off-by: Serge Vasilugin <vasilugin at yandex.ru>
Index: package/kernel/mac80211/Makefile
===================================================================
--- package/kernel/mac80211/Makefile (revision 42167)
+++ package/kernel/mac80211/Makefile (working copy)
@@ -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-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list