mirror of https://github.com/hak5/openwrt.git
brcm63xx: fix bcm96318ref_p300 profile name
Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45486lede-17.01
parent
bdd241ee29
commit
6232e845da
|
@ -15,7 +15,7 @@ endef
|
||||||
$(eval $(call Profile,BCM96318REF))
|
$(eval $(call Profile,BCM96318REF))
|
||||||
|
|
||||||
define Profile/BCM96318REF_P300
|
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
|
PACKAGES:= kmod-b43 wpad-mini kmod-usb-ohci kmod-usb2 kmod-bcm63xx-udc
|
||||||
endef
|
endef
|
||||||
define Profile/BCM96318REF_P300/Description
|
define Profile/BCM96318REF_P300/Description
|
||||||
|
|
Loading…
Reference in New Issue