This commit is contained in:
John Doe
2023-07-23 00:26:08 +08:00
parent a611a609ac
commit 81c3eced8f

View File

@@ -117,7 +117,7 @@ fi
# fix for r1s-h3 # fix for r1s-h3
if [[ $DEVICE == 'r1s-h3' ]]; then if [[ $DEVICE == 'r1s-h3' ]]; then
sed -i 's/kmod-leds-gpio//' target/linux/sunxi/image/cortexa7.mk sed -i 's/kmod-leds-gpio//;s/wpad-basic-wolfssl/wpad-basic-openssl/;' target/linux/sunxi/image/cortexa7.mk
fi fi
case $DEVICE in case $DEVICE in