ramips: mt7621: fix error message when initramfs is too large
[openwrt/staging/yousong.git] / target / linux / ramips / image / Makefile
index b537a17d469d8fa769cbdfee1804ca438141ed9e..2c0fc462f0774f84edf490d4927528fa74e10b3d 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