From: Daniel Golle Date: Thu, 9 Apr 2026 22:57:57 +0000 (+0100) Subject: mediatek: fix patch filename X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=HEAD;p=thirdparty%2Fopenwrt.git mediatek: fix patch filename A previous commit wrongly renamed a patch file omitting the final 'h' character. Rename it to again have the correct '.patch' suffix. Fixes: c23b9256f0 ("mediatek: replace patches with upstream version") Signed-off-by: Daniel Golle --- diff --git a/target/linux/mediatek/patches-6.12/181-v6.16-arm64-dts-mediatek-mt7988a-bpi-r4-configure-spi-node.patc b/target/linux/mediatek/patches-6.12/181-v6.16-arm64-dts-mediatek-mt7988a-bpi-r4-configure-spi-node.patch similarity index 100% rename from target/linux/mediatek/patches-6.12/181-v6.16-arm64-dts-mediatek-mt7988a-bpi-r4-configure-spi-node.patc rename to target/linux/mediatek/patches-6.12/181-v6.16-arm64-dts-mediatek-mt7988a-bpi-r4-configure-spi-node.patch