mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
package/linux-firmware: fix incorrect line-continuation
Partially fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/47806089
And add myself to the list of devloppers for it.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
ff0ebec8a9
commit
bbceda5654
@@ -423,7 +423,7 @@ LINUX_FIRMWARE_FILES += \
|
||||
brcm/brcmfmac43362-sdio.bin brcm/brcmfmac43430-sdio.bin \
|
||||
brcm/brcmfmac43430a0-sdio.bin brcm/brcmfmac43455-sdio.bin \
|
||||
brcm/brcmfmac43569.bin brcm/brcmfmac43570-pcie.bin \
|
||||
brcm/brcmfmac43602-pcie.ap.bin brcm/brcmfmac43602-pcie.bin \
|
||||
brcm/brcmfmac43602-pcie.ap.bin brcm/brcmfmac43602-pcie.bin
|
||||
LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.broadcom_bcm43xx
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user