From: Tomas Lara Date: Mon, 17 Mar 2025 14:59:23 +0000 (+0000) Subject: rockchip: fix missing ".patch" file extension X-Git-Tag: v24.10.1~25 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F18347%2Fhead;p=thirdparty%2Fopenwrt.git rockchip: fix missing ".patch" file extension Fixes missing .patch file extension in: - https://github.com/openwrt/openwrt/commit/de9ad11dac094b6074c9b23341acbc28806404ae - https://github.com/openwrt/openwrt/commit/2e7d060fd1ba6160067df1a2ba303c7c2efe2a7e Signed-off-by: Tomas Lara Link: https://github.com/openwrt/openwrt/pull/18281 Signed-off-by: Robert Marko (cherry picked from commit f86476b18bb99f9f9491c30430bfa9fa110cb394) Link: https://github.com/openwrt/openwrt/pull/18347 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/rockchip/patches-6.6/401-1-nanopi-r6-show-boot-status-on-system-led b/target/linux/rockchip/patches-6.6/401-1-nanopi-r6-show-boot-status-on-system-led.patch similarity index 100% rename from target/linux/rockchip/patches-6.6/401-1-nanopi-r6-show-boot-status-on-system-led rename to target/linux/rockchip/patches-6.6/401-1-nanopi-r6-show-boot-status-on-system-led.patch diff --git a/target/linux/rockchip/patches-6.6/401-2-nanopi-r6-reset-button b/target/linux/rockchip/patches-6.6/401-2-nanopi-r6-reset-button.patch similarity index 100% rename from target/linux/rockchip/patches-6.6/401-2-nanopi-r6-reset-button rename to target/linux/rockchip/patches-6.6/401-2-nanopi-r6-reset-button.patch