mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
imx6qdl-pico: Fix WKS_FILES error
Fixed the name of WKS_FILES, which was not found and had an error during the build. Signed-off-by: Domarys Correa <domarys.correa@ossystems.com.br> Change-Id: If51edd53b0f992858ad8289aed558f12d914aba0
This commit is contained in:
parent
b17cb68d1b
commit
a58f9da519
|
@ -45,6 +45,6 @@ MACHINE_EXTRA_RRECOMMENDS += " \
|
|||
bcm4339-nvram-config \
|
||||
"
|
||||
|
||||
WKS_FILES ?= "imx-uboot-spl.wks"
|
||||
WKS_FILES ?= "imx-uboot-spl.wks.in"
|
||||
WKS_FILE_DEPENDS ?= ""
|
||||
IMAGE_FSTYPES = "wic.bmap wic.xz ext4.gz"
|
||||
|
|
Loading…
Reference in New Issue
Block a user