Author: jogo Date: 2015-04-18 11:34:17 +0200 (Sat, 18 Apr 2015) New Revision: 45486
Modified: trunk/target/linux/brcm63xx/profiles/broadcom.mk Log: brcm63xx: fix bcm96318ref_p300 profile name Signed-off-by: Jonas Gorski <[email protected]> Modified: trunk/target/linux/brcm63xx/profiles/broadcom.mk =================================================================== --- trunk/target/linux/brcm63xx/profiles/broadcom.mk 2015-04-17 23:22:44 UTC (rev 45485) +++ trunk/target/linux/brcm63xx/profiles/broadcom.mk 2015-04-18 09:34:17 UTC (rev 45486) @@ -15,7 +15,7 @@ $(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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
