mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 14:59:45 +01:00
uboot-imx: build 'u-boot-dtb.img' for SolidRun CuBox-i
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
parent
a0528cab44
commit
0892fd9920
1 changed files with 2 additions and 2 deletions
|
|
@ -30,8 +30,8 @@ endef
|
|||
|
||||
define U-Boot/mx6cuboxi
|
||||
NAME:=SolidRun Cubox-i boards
|
||||
UBOOT_IMAGE:=SPL u-boot.img
|
||||
UBOOT_MAKE_FLAGS:=SPL u-boot.img
|
||||
UBOOT_IMAGE:=SPL u-boot-dtb.img
|
||||
UBOOT_MAKE_FLAGS:=SPL u-boot-dtb.img
|
||||
BUILD_SUBTARGET:=cortexa9
|
||||
BUILD_DEVICES:=solidrun_cubox-i
|
||||
endef
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue