aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-04-18 09:34:17 +0000
committerJonas Gorski <jogo@openwrt.org>2015-04-18 09:34:17 +0000
commit72d44356bbac4c757b7540aa714d8e7e37b19c74 (patch)
treeb95a654bc199fa56cdfff3890ee37a5a2897f355
parente6211800049e0f8a10ca8a1f9196eca78e6c58eb (diff)
downloadupstream-72d44356bbac4c757b7540aa714d8e7e37b19c74.tar.gz
upstream-72d44356bbac4c757b7540aa714d8e7e37b19c74.tar.bz2
upstream-72d44356bbac4c757b7540aa714d8e7e37b19c74.zip
brcm63xx: fix bcm96318ref_p300 profile name
Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45486 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/brcm63xx/profiles/broadcom.mk2
1 files changed, 1 insertions, 1 deletions
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