brcm63xx: BCM963268BU_P300 reference board fixes
- Fix profile name. - Rremove whitespace on board patch. - Refresh patches. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45499
This commit is contained in:
parent
2f49517c2f
commit
c1ea714d43
4 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@ endef
|
||||||
$(eval $(call Profile,BCM96318REF_P300))
|
$(eval $(call Profile,BCM96318REF_P300))
|
||||||
|
|
||||||
define Profile/BCM963268BU_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
|
PACKAGES:= kmod-usb-ohci kmod-usb2 kmod-bcm63xx-udc
|
||||||
endef
|
endef
|
||||||
define Profile/BCM963268BU_P300/Description
|
define Profile/BCM963268BU_P300/Description
|
||||||
|
|
Loading…
Reference in a new issue