lantiq: append metadata to images
[openwrt/openwrt.git] / target / linux / lantiq / base-files / lib / upgrade / platform.sh
index c8fc617035373d085cd9872a6bc8e5560073b4c2..75a41c924271c34d6e8968962e854d9dd350d227 100755 (executable)
@@ -1,6 +1,7 @@
 . /lib/functions/lantiq.sh
 
 PART_NAME=firmware
+REQUIRE_IMAGE_METADATA=1
 
 platform_check_image() {
        [ "$#" -gt 1 ] && return 1