mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
linux-firmware: fix spelling mistake on LICENSE.qcom
Fixes: http://autobuild.buildroot.net/results/3a0233f24f0fc643a36ffff10cd725e326009fca/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
@@ -33,7 +33,7 @@ endif
|
||||
# Qualcomm Atheros Rome 6174A Bluetooth
|
||||
ifeq ($(BR2_PACKAGE_LINUX_FIRMWARE_QUALCOMM_6174A_BT),y)
|
||||
LINUX_FIRMWARE_FILES += qca/rampatch_usb_00000302.bin qca/nvm_usb_00000302.bin
|
||||
LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.qcom
|
||||
LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENSE.qcom
|
||||
endif
|
||||
|
||||
# Freescale i.MX SDMA
|
||||
|
||||
Reference in New Issue
Block a user