fix
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user