From d27bce8d28eb129af0abd9c80a7756301b7d588a Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 12 Sep 2016 18:20:50 +0200 Subject: build: drop UBI EOF marker from images by default Only add them where they are actually required. Should help with compatibility issues with stock U-Boot images that access UBI Signed-off-by: Felix Fietkau --- target/linux/imx6/image/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/imx6/image') diff --git a/target/linux/imx6/image/Makefile b/target/linux/imx6/image/Makefile index 86e3308c79..3ff1d363d9 100644 --- a/target/linux/imx6/image/Makefile +++ b/target/linux/imx6/image/Makefile @@ -94,7 +94,6 @@ define Device/ventana kobs-ng KERNEL += | boot-overlay IMAGES := nand.ubi bootfs.tar.gz - UBINIZE_OPTS := UBINIZE_PARTS = boot=$$(KDIR_KERNEL_IMAGE).boot.ubifs=15 IMAGE/nand.ubi := append-ubi IMAGE/bootfs.tar.gz := bootfs.tar.gz | install-dtb -- cgit v1.2.3