mediatek: fix typo in bpi-r64 image recipe
[openwrt/staging/hauke.git] / target / linux / mediatek / image / mt7622.mk
index d92c72294a597fc10956dd2014a62f72a32b6a04..f9cd18fd418b2772e2d922a0dda046437fd2c7d9 100644 (file)
@@ -87,7 +87,7 @@ define Device/bananapi_bpi-r64
                                   pad-to 512k | bl2 sdmmc-2ddr |\
                                   pad-to 2048k | bl31-uboot bananapi_bpi-r64-sdmmc |\
                                $(if $(CONFIG_TARGET_ROOTFS_INITRAMFS),\
-                                  pad-to 6144k | append-image-stage initramfs-recovery.itb | checksize 38912k |\
+                                  pad-to 6144k | append-image-stage initramfs-recovery.itb | check-size 38912k |\
                                ) \
                                   pad-to 38912k | mt7622-gpt emmc |\
                                   pad-to 39424k | bl2 emmc-2ddr |\