From 4b953aa26759dd5dd9ef7b3d376dbed0e69b1271 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 7 Jun 2014 17:21:30 +0000 Subject: brcm47xx: move the low_mem feature flag to the legacy subtarget Signed-off-by: Felix Fietkau SVN-Revision: 41049 --- target/linux/brcm47xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm47xx/Makefile') diff --git a/target/linux/brcm47xx/Makefile b/target/linux/brcm47xx/Makefile index ca12390..a69851e 100644 --- a/target/linux/brcm47xx/Makefile +++ b/target/linux/brcm47xx/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=brcm47xx BOARDNAME:=Broadcom BCM47xx/53xx (MIPS) -FEATURES:=squashfs usb pcmcia low_mem +FEATURES:=squashfs usb pcmcia SUBTARGETS:=generic mips74k legacy MAINTAINER:=Hauke Mehrtens -- cgit v1.1