From dec0d7f025c104f85fafe8c5f47dcb52df17b5b9 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 7 Jun 2014 15:19:40 +0000 Subject: brcm47xx: add a "legacy" subtarget that is usable for low-end 802.11g devices like WRT54G Signed-off-by: Felix Fietkau SVN-Revision: 41041 --- 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 17a9e314bf..ca1239028b 100644 --- a/target/linux/brcm47xx/Makefile +++ b/target/linux/brcm47xx/Makefile @@ -10,7 +10,7 @@ ARCH:=mipsel BOARD:=brcm47xx BOARDNAME:=Broadcom BCM47xx/53xx (MIPS) FEATURES:=squashfs usb pcmcia low_mem -SUBTARGETS:=generic mips74k +SUBTARGETS:=generic mips74k legacy MAINTAINER:=Hauke Mehrtens LINUX_VERSION:=3.10.36 -- cgit v1.2.3