ramips: mt7621: fix error message when initramfs is too large
[openwrt.git] / target / linux / ramips / image / Makefile
index b537a17..2c0fc46 100644 (file)
@@ -1078,7 +1078,7 @@ define Device/ubnt-erx
                                 ubnt-erx-factory-kernel | \
                                 ubnt-erx-factory-rootfs | \
                                 ubnt-erx-factory-version | \
-                                ubnt-erx-factory-check-size $$$$(KERNEL_SIZE)
+                                ubnt-erx-factory-check-size $$(KERNEL_SIZE)
   IMAGE/sysupgrade.tar := sysupgrade-nand
 endef