brcm63xx: fix bcm96318ref_p300 profile name
Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45486
This commit is contained in:
parent
bdd241ee29
commit
6232e845da
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue