Browse Source

brcm47xx/bcm53xx: improve description

Signed-off-by: Hauke Mehrtens <[email protected]>

SVN-Revision: 42204
Hauke Mehrtens 11 years ago
parent
commit
32b3f9cdc6
2 changed files with 6 additions and 1 deletions
  1. 1 1
      target/linux/bcm53xx/Makefile
  2. 5 0
      target/linux/brcm47xx/Makefile

+ 1 - 1
target/linux/bcm53xx/Makefile

@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=arm
 BOARD:=bcm53xx
-BOARDNAME:=Broadcom BCM47xx/53xx with ARM CPU
+BOARDNAME:=Broadcom BCM47xx/53xx (ARM)
 FEATURES:=squashfs usb pci pcie gpio
 MAINTAINER:=Hauke Mehrtens <[email protected]>
 CPU_TYPE:=cortex-a9

+ 5 - 0
target/linux/brcm47xx/Makefile

@@ -17,6 +17,11 @@ LINUX_VERSION:=3.14.16
 
 include $(INCLUDE_DIR)/target.mk
 
+
+define Target/Description
+	Build firmware images for Broadcom based BCM47xx/53xx routers with MIPS CPU, *not* ARM.
+endef
+
 DEFAULT_PACKAGES += swconfig wpad-mini nvram \
 	kmod-leds-gpio kmod-gpio-button-hotplug \
 	kmod-ledtrig-default-on kmod-ledtrig-timer kmod-ledtrig-netdev