ar71xx: migrate tplink cpe510 to new build steps
[openwrt/svn-archive/archive.git] / include / image.mk
index 68686176dfedbaf2b5946fe42a948672f6837eb0..7c11aa1c13849e0fce4ffdbdaf76711681c99e2f 100644 (file)
@@ -379,6 +379,7 @@ endef
 
 define Build/append-ubi
        sh $(TOPDIR)/scripts/ubinize-image.sh \
+               $(if $(UBOOTENV_IN_UBI),--uboot-env) \
                $(if $(KERNEL_IN_UBI),--kernel $(word 1,$^)) \
                $(word 2,$^) \
                $@.tmp \