From e24609b833b6d1858a6e1b425ff412dab584d63d Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sat, 18 Apr 2015 22:33:50 +0000 Subject: brcm63xx: BCM963268BU_P300 reference board fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fix profile name. - Rremove whitespace on board patch. - Refresh patches. Signed-off-by: Álvaro Fernández Rojas Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45499 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/profiles/broadcom.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/profiles') diff --git a/target/linux/brcm63xx/profiles/broadcom.mk b/target/linux/brcm63xx/profiles/broadcom.mk index a8d8bfbac8..8a06a2db0b 100644 --- a/target/linux/brcm63xx/profiles/broadcom.mk +++ b/target/linux/brcm63xx/profiles/broadcom.mk @@ -24,7 +24,7 @@ endef $(eval $(call Profile,BCM96318REF_P300)) define Profile/BCM963268BU_P300 - NAME:=Broadcom BCM96328BU_P300 reference board + NAME:=Broadcom BCM963268BU_P300 reference board PACKAGES:= kmod-usb-ohci kmod-usb2 kmod-bcm63xx-udc endef define Profile/BCM963268BU_P300/Description -- cgit v1.2.3