build: drop UBI EOF marker from images by default
[openwrt/staging/rmilecki.git] / target / linux / bcm53xx / image / Makefile
index 2f45a7b440597b7c478d1dba569ad6fcc1ec8c00..e2665acefa4a6d013bbd22e86c9f765d06859351 100644 (file)
@@ -85,7 +85,6 @@ define Device/Default
   IMAGES := trx
   BLOCKSIZE := 128k
   PAGESIZE := 2048
-  UBINIZE_OPTS :=
   IMAGE/trx := append-ubi | trx-nand
 endef