From 231f15c9db32080cc1f06321f09da184b1b25575 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 11 Jun 2014 17:01:19 +0000 Subject: ramips: fix rt2x00 handling of default packages for subtargets Signed-off-by: Felix Fietkau SVN-Revision: 41145 --- target/linux/ramips/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'target/linux/ramips/Makefile') diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index 44565c6467..35507a9554 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -15,9 +15,8 @@ FEATURES:=squashfs gpio LINUX_VERSION:=3.10.36 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES+=\ - kmod-leds-gpio kmod-gpio-button-hotplug \ - kmod-rt2800-pci kmod-rt2800-soc wpad-mini swconfig +DEFAULT_PACKAGES += \ + kmod-leds-gpio kmod-gpio-button-hotplug wpad-mini swconfig define Target/Description Build firmware images for Ralink RT288x/RT3xxx based boards. -- cgit v1.2.3