mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
uboot-imx6: define 'BUILD_DEVICES' for Toradex Apalis
Without 'BUILD_DEVICES' defined, the U-Boot related package won't be automatically selected when building for Toradex Apalis device. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com> (cherry picked from commit 8c3383799a496fda5cfa31000b65c9b8565cf575)
This commit is contained in:
parent
1a0afbd6f2
commit
8bbf5bc4b0
@ -24,6 +24,7 @@ define U-Boot/apalis_imx6
|
|||||||
NAME:=Toradex Apalis
|
NAME:=Toradex Apalis
|
||||||
UBOOT_IMAGE:=SPL u-boot.img u-boot-with-spl.imx
|
UBOOT_IMAGE:=SPL u-boot.img u-boot-with-spl.imx
|
||||||
UBOOT_MAKE_FLAGS:=SPL u-boot.img u-boot-with-spl.imx
|
UBOOT_MAKE_FLAGS:=SPL u-boot.img u-boot-with-spl.imx
|
||||||
|
BUILD_DEVICES:=apalis
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define U-Boot/mx6cuboxi
|
define U-Boot/mx6cuboxi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user