From: Daniel Golle Date: Tue, 22 Feb 2022 19:18:51 +0000 (+0000) Subject: mediatek: mt7623: drop RAMFS_COPY_BIN X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=9e6a71e86d5707db3ca3248a09f735cbd07c0a4c;p=openwrt%2Fstaging%2Fthess.git mediatek: mt7623: drop RAMFS_COPY_BIN fwtool is now always part of the sysupgrade stage2 ramdisk, so drop the no longer needed RAMFS_COPY_BIN variable. Signed-off-by: Daniel Golle --- diff --git a/target/linux/mediatek/mt7623/base-files/lib/upgrade/platform.sh b/target/linux/mediatek/mt7623/base-files/lib/upgrade/platform.sh index e885f460e9..5d12b6989e 100755 --- a/target/linux/mediatek/mt7623/base-files/lib/upgrade/platform.sh +++ b/target/linux/mediatek/mt7623/base-files/lib/upgrade/platform.sh @@ -1,6 +1,4 @@ - REQUIRE_IMAGE_METADATA=1 -RAMFS_COPY_BIN='fwtool' # Legacy full system upgrade including preloader for MediaTek SoCs on eMMC or SD legacy_mtk_mmc_full_upgrade() {