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/bcm53xx/image/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/bcm53xx') diff --git a/target/linux/bcm53xx/image/Makefile b/target/linux/bcm53xx/image/Makefile index 2f45a7b440..e2665acefa 100644 --- a/target/linux/bcm53xx/image/Makefile +++ b/target/linux/bcm53xx/image/Makefile @@ -85,7 +85,6 @@ define Device/Default IMAGES := trx BLOCKSIZE := 128k PAGESIZE := 2048 - UBINIZE_OPTS := IMAGE/trx := append-ubi | trx-nand endef -- cgit v1.2.3