From: Florian Fainelli Date: Sat, 8 Mar 2014 01:48:44 +0000 (+0000) Subject: brcm47xx: explicitely mention MIPS to avoid confusion X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fmkresin.git;a=commitdiff_plain;h=f71fa7d646011d9ed8040d816f3aaf8e7d5bfdcf brcm47xx: explicitely mention MIPS to avoid confusion And while at it, fix the nomenclature, BCM947xx/953xx refer to specific boards, while BCM47xx/BCM53xx refer to chip identification number. Signed-off-by: Florian Fainelli SVN-Revision: 39841 --- diff --git a/target/linux/brcm47xx/Makefile b/target/linux/brcm47xx/Makefile index ab0dc7b01f..4576ac3c8c 100644 --- a/target/linux/brcm47xx/Makefile +++ b/target/linux/brcm47xx/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=brcm47xx -BOARDNAME:=Broadcom BCM947xx/953xx +BOARDNAME:=Broadcom BCM47xx/53xx (MIPS) FEATURES:=squashfs usb pcmcia MAINTAINER:=Hauke Mehrtens