From 24636fcabf64031a93a930ea1cd26f086acd30f8 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Thu, 2 May 2013 15:28:31 +0000 Subject: bcm63xx: split into two subtargets, generic and SMP Make SMP a subtarget, since it only supports BCM6362 and BCM6368. Signed-off-by: Jonas Gorski SVN-Revision: 36527 --- target/linux/brcm63xx/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/brcm63xx/Makefile') diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index cb489e8..529cbeb 100644 --- a/target/linux/brcm63xx/Makefile +++ b/target/linux/brcm63xx/Makefile @@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=mips BOARD:=brcm63xx BOARDNAME:=Broadcom BCM63xx +SUBTARGETS:=generic smp FEATURES:=squashfs jffs2 usb atm pci pcmcia LINUX_VERSION:=3.8.11 MAINTAINER:=Florian Fainelli -- cgit v1.1