summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-09-12 18:20:50 +0200
committerFelix Fietkau <nbd@nbd.name>2016-09-12 18:21:52 +0200
commitd27bce8d28eb129af0abd9c80a7756301b7d588a (patch)
tree8abfae3b1d00dd60a78ab0453ea026ea371974b4 /include
parentf3747020e202883a43729fc245986f9e36289d6c (diff)
downloadmaster-31e0f0ae-d27bce8d28eb129af0abd9c80a7756301b7d588a.tar.gz
master-31e0f0ae-d27bce8d28eb129af0abd9c80a7756301b7d588a.tar.bz2
master-31e0f0ae-d27bce8d28eb129af0abd9c80a7756301b7d588a.zip
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 <nbd@nbd.name>
Diffstat (limited to 'include')
-rw-r--r--include/image.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/image.mk b/include/image.mk
index bab7f533a2..8cc6e38cad 100644
--- a/include/image.mk
+++ b/include/image.mk
@@ -353,7 +353,7 @@ define Device/Init
PAGESIZE :=
SUBPAGESIZE :=
VID_HDR_OFFSET :=
- UBINIZE_OPTS := -E 5
+ UBINIZE_OPTS :=
UBINIZE_PARTS :=
MKUBIFS_OPTS :=