From 67a8f639fdfbc2a38b3662d26e30aa01a3f83c8d Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Fri, 29 Dec 2023 15:53:55 +0100 Subject: [PATCH] Fix compilation --- build.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.sh b/build.sh index 69ad7dd5..dfe93f43 100755 --- a/build.sh +++ b/build.sh @@ -721,6 +721,8 @@ if [ "$OMR_KERNEL" = "6.1" ]; then echo "Done" rm -f target/linux/bcm27xx/patches-6.1/950-0509-README-Add-README.md-with-CI-kernel-build-status-tag.patch rm -f target/linux/bcm27xx/patches-6.1/950-0555-README.md-Replace-6.0-build-status-with-6.2.patch + rm -f target/linux/rockchip/patches-6.1/009-v6.4-arm64-dts-rockchip-Add-FriendlyElec-Nanopi-R5S.patch + rm -f target/linux/mvebu/patches-6.1/102-leds-turris-omnia-support-HW-controlled-mode-via-pri.patch rm -f target/linux/bcm27xx/modules/sound.mk rm -f package/kernel/rtl8812au-ct/patches/002-* rm -f package/kernel/rtl8812au-ct/patches/003-*