Archived
1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
archive/target/linux/brcm63xx/smp/target.mk
Jonas Gorski 2ac40ce680 bcm63xx: split into two subtargets, generic and SMP
Make SMP a subtarget, since it only supports BCM6362 and BCM6368.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 36527
2013-05-02 15:28:31 +00:00

9 lines
157 B
Makefile

BOARDNAME:=smp
define Target/Description
Build firmware images for BCM63XX boards with SMP support.
Currently only BCM6362 and BCM6368 supported.
endef