From: Jonas Gorski <jogo@openwrt.org>
Date: Sat, 18 Apr 2015 09:34:17 +0000 (+0000)
Subject: brcm63xx: fix bcm96318ref_p300 profile name
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=6232e845dafe4f0d89bbb30c761b3e4f0d71d946;p=openwrt%2Fstaging%2Fsvanheule.git

brcm63xx: fix bcm96318ref_p300 profile name

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

SVN-Revision: 45486
---

diff --git a/target/linux/brcm63xx/profiles/broadcom.mk b/target/linux/brcm63xx/profiles/broadcom.mk
index 8fb2159c13..a8d8bfbac8 100644
--- a/target/linux/brcm63xx/profiles/broadcom.mk
+++ b/target/linux/brcm63xx/profiles/broadcom.mk
@@ -15,7 +15,7 @@ endef
 $(eval $(call Profile,BCM96318REF))
 
 define Profile/BCM96318REF_P300
-  NAME:=Broadcom BCM96328BU_P300 reference board
+  NAME:=Broadcom BCM96318REF_P300 reference board
   PACKAGES:= kmod-b43 wpad-mini kmod-usb-ohci kmod-usb2 kmod-bcm63xx-udc
 endef
 define Profile/BCM96318REF_P300/Description