1
0
Fork 0

Remove brcmfmac4330 fw build from firmware/Makefile (attempt to use new brcmfmac-firmware package in Yocto)

steinar/releases/milestone-yocto-brcmfmac4330-fu-fix
Steinar Bakkemo 2019-02-04 13:46:37 +01:00
parent ec24ce1631
commit 2beef6e71b
1 changed files with 8 additions and 2 deletions

View File

@ -40,8 +40,14 @@ fw-shipped-$(CONFIG_BNX2) += bnx2/bnx2-mips-09-6.2.1a.fw \
bnx2/bnx2-mips-06-6.2.1.fw \
bnx2/bnx2-rv2p-06-6.0.15.fw
fw-shipped-$(CONFIG_TOUCHSCREEN_CYPRESS_CYTTSP5_BINARY_FW_UPGRADE) += cyttsp5_fw_pid00.bin
fw-shipped-$(CONFIG_BRCMFMAC) += brcm/brcmfmac4330-sdio.bin \
brcm/brcmfmac4330-sdio.txt
# ---------------------------------------------------------------------------------------
# SBA: Temporarily remove this to see if this fixes the Yocto build issues
# appearing after introduction of the brcmfmac-backport and brcmfmac-firmware packages
# ---------------------------------------------------------------------------------------
#fw-shipped-$(CONFIG_BRCMFMAC) += brcm/brcmfmac4330-sdio.bin \
# brcm/brcmfmac4330-sdio.txt
fw-shipped-$(CONFIG_CASSINI) += sun/cassini.bin
fw-shipped-$(CONFIG_CHELSIO_T3) += cxgb3/t3b_psram-1.1.0.bin \
cxgb3/t3c_psram-1.1.0.bin \