From: florian Date: Sat, 8 Mar 2014 01:48:44 +0000 (+0000) Subject: brcm47xx: explicitely mention MIPS to avoid confusion X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=7b7ec06cb71c84d89d69a2e8ed6746b883fe5cee;p=openwrt.git 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39841 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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