From c06b7c0e39fb7d9208ef5feebd542730878082f6 Mon Sep 17 00:00:00 2001 From: John Doe Date: Sat, 12 Aug 2023 00:24:25 +0800 Subject: [PATCH] fix --- scripts/patches.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/patches.sh b/scripts/patches.sh index aeeac74..5c78919 100644 --- a/scripts/patches.sh +++ b/scripts/patches.sh @@ -97,6 +97,7 @@ esac if [[ $DEVICE == 'r1s' ]]; then cd ~ && rm -rf immortalwrt/ && git clone -b openwrt-18.06-k5.4 --depth=1 https://github.com/immortalwrt/immortalwrt && cd immortalwrt cp -a target/linux/sunxi/. ~/lede/target/linux/sunxi/. && cp -a package/boot/. ~/lede/package/boot/. + cd ~/lede sed -i 's/kmod-rtl8189es//;s/wpad-basic-openssl/wpad-basic-wolfssl/' target/linux/sunxi/image/cortexa53.mk merge_package https://github.com/immortalwrt/immortalwrt/branches/openwrt-18.06-k5.4/package/emortal/autocore