fix
This commit is contained in:
@@ -117,6 +117,8 @@ fi
|
||||
# fix for r1s-h3
|
||||
if [[ $DEVICE == 'r1s-h3' ]]; then
|
||||
sed -i 's/kmod-leds-gpio//' target/linux/sunxi/image/cortexa7.mk
|
||||
sed -i 's/\+320\,7/+320\,8/;/NEED_HMAC_SHA384_KDF/a+NEED_GAS=y' package/network/services/hostapd/patches/050-build_fix.patch
|
||||
sed -i '0,/NEED_GAS/{/NEED_GAS/d;}' package/network/services/hostapd/patches/050-build_fix.patch
|
||||
fi
|
||||
|
||||
case $DEVICE in
|
||||
|
||||
Reference in New Issue
Block a user