Signed-off-by: Alexander Gordeev <lasa...@lvk.cs.msu.su> --- package/mac80211/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index 39c56f2..854311f 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -272,7 +272,7 @@ endef define KernelPackage/rt2800-lib $(call KernelPackage/rt2x00/Default) - DEPENDS+= @(PCI_SUPPORT||USB_SUPPORT||TARGET_ramips) +kmod-rt2x00-lib +USB_SUPPORT:kmod-rt2x00-usb +TARGET_ramips:kmod-rt2x00-soc + DEPENDS+= @(PCI_SUPPORT||USB_SUPPORT||TARGET_ramips) +kmod-rt2x00-lib +TARGET_ramips:kmod-rt2x00-soc TITLE+= (rt2800 LIB) FILES:=$(PKG_BUILD_DIR)/drivers/net/wireless/rt2x00/rt2800lib.ko AUTOLOAD:=$(call AutoLoad,27,rt2800lib) -- 1.7.2.3 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel