mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-07 11:30:37 +00:00
imx6: fix build breakage introduced in 9e41c3f54e3c
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
61d82e7b02
commit
7e7a31e682
@ -142,7 +142,7 @@ define Device/ventana
|
|||||||
IMAGE/nand_normal.ubi := ubi-boot-overlay normal 2048 124KiB 128KiB 8124
|
IMAGE/nand_normal.ubi := ubi-boot-overlay normal 2048 124KiB 128KiB 8124
|
||||||
IMAGE/nand_large.ubi := ubi-boot-overlay large 4096 248KiB 256KiB 8124
|
IMAGE/nand_large.ubi := ubi-boot-overlay large 4096 248KiB 256KiB 8124
|
||||||
IMAGE/bootfs.tar.gz := bootfs.tar.gz
|
IMAGE/bootfs.tar.gz := bootfs.tar.gz
|
||||||
IMAGE_NAME := $$(IMAGE_PREFIX)-$$(1)-$$(2)
|
IMAGE_NAME = $$(IMAGE_PREFIX)-$$(1)-$$(2)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Device/wandboard
|
define Device/wandboard
|
||||||
|
Loading…
x
Reference in New Issue
Block a user