summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2014-06-05 21:25:03 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2014-06-05 21:25:03 +0000
commitbffd80e3e1f3f41236f65ccdbe5a75457b93d4d5 (patch)
treeaa0cee8033d8aaefc7f4a8277c63e3143bb38046 /target/linux/brcm47xx/Makefile
parentb5d42bc1118d50e527eeb5b8e43763470a24e4db (diff)
downloadmaster-31e0f0ae-bffd80e3e1f3f41236f65ccdbe5a75457b93d4d5.tar.gz
master-31e0f0ae-bffd80e3e1f3f41236f65ccdbe5a75457b93d4d5.tar.bz2
master-31e0f0ae-bffd80e3e1f3f41236f65ccdbe5a75457b93d4d5.zip
brcm47xx: add mips74k subtarget for newer devices
All new devices (with MIPS 74K CPU) are based on BCMA SoC and have Ethernet core supported by bgmac. Create a new subtarget to generate optimized builds. This is just a beginning, further tweaks (like kernel configuration) are still possible. This decreases default root.squashfs by ~128 kB. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41025
Diffstat (limited to 'target/linux/brcm47xx/Makefile')
-rw-r--r--target/linux/brcm47xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/Makefile b/target/linux/brcm47xx/Makefile
index fa5d21bbe9..17a9e314bf 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
+SUBTARGETS:=generic mips74k
MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de>
LINUX_VERSION:=3.10.36