From 1be8152aa1a5580a8a949f220693152a3de3a2d1 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 1 Apr 2014 07:35:06 +0000 Subject: [PATCH] mac80211: Enable kmod-rt2800-soc package for rt288x target Trunk and the latest backport to Attitude Adjustment have the kmod-rt2800-soc package hidden for the ramips_rt288x target. This makes the dependency match the dependency given in the TITLE field. Signed-off-by: Claudio Leite Backport of r39976 SVN-Revision: 40354 --- package/mac80211/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index d9149d9cc5..9a7093c681 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -328,7 +328,7 @@ endef define KernelPackage/rt2800-soc $(call KernelPackage/rt2x00/Default) - DEPENDS += @TARGET_ramips_rt305x +kmod-rt2800-mmio +kmod-rt2800-lib + DEPENDS += @(TARGET_ramips_rt288x||TARGET_ramips_rt305x) +kmod-rt2800-mmio +kmod-rt2800-lib TITLE += (RT28xx/RT3xxx SoC) FILES := \ $(PKG_BUILD_DIR)/drivers/net/wireless/rt2x00/rt2x00soc.ko \ -- 2.30.2