|
@@ -39,7 +39,7 @@ endef
|
|
|
define U-Boot/pico-pi-imx7d
|
|
define U-Boot/pico-pi-imx7d
|
|
|
NAME:=TechNexion PICO-PI-IMX7D
|
|
NAME:=TechNexion PICO-PI-IMX7D
|
|
|
UBOOT_IMAGE:=SPL u-boot-dtb.img
|
|
UBOOT_IMAGE:=SPL u-boot-dtb.img
|
|
|
- UBOOT_MAKE_FLAGS:=SPL u-boot-dtb.img
|
|
|
|
|
|
|
+ UBOOT_MAKE_FLAGS+=SPL u-boot-dtb.img
|
|
|
BUILD_SUBTARGET:=cortexa7
|
|
BUILD_SUBTARGET:=cortexa7
|
|
|
BUILD_DEVICES:=technexion_imx7d-pico-pi
|
|
BUILD_DEVICES:=technexion_imx7d-pico-pi
|
|
|
endef
|
|
endef
|