From: Felix Fietkau Date: Sat, 7 Jun 2014 17:21:30 +0000 (+0000) Subject: brcm47xx: move the low_mem feature flag to the legacy subtarget X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4b953aa26759dd5dd9ef7b3d376dbed0e69b1271;p=librecmc%2Flibrecmc.git brcm47xx: move the low_mem feature flag to the legacy subtarget Signed-off-by: Felix Fietkau SVN-Revision: 41049 --- diff --git a/target/linux/brcm47xx/Makefile b/target/linux/brcm47xx/Makefile index ca1239028b..a69851e548 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 diff --git a/target/linux/brcm47xx/legacy/target.mk b/target/linux/brcm47xx/legacy/target.mk index 7cbf42c08e..5cee32436f 100644 --- a/target/linux/brcm47xx/legacy/target.mk +++ b/target/linux/brcm47xx/legacy/target.mk @@ -1,3 +1,4 @@ +FEATURES += low_mem BOARDNAME:=Legacy (802.11g) define Target/Description