pull/983/head 2021-10-31
John Doe 2021-10-30 16:57:03 +08:00
parent 29215ffaaf
commit d423688797
No known key found for this signature in database
GPG Key ID: 30F190E0C359CB4F
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ sed -i 's/5.0/1.0/' .ccache/ccache.conf || true
if [ $BRANCH == 'master' ]; then
echo '# CONFIG_CRYPTO_GHASH_ARM_CE is not set' >> target/linux/sunxi/cortexa7/config-5.10
echo '# CONFIG_CRYPTO_CRCT10DIF_ARM_CE is not set' >> target/linux/sunxi/cortexa7/config-5.10
echo '# CONFIG_SUN50I_IOMMU is not set' >> target/linux/sunxi/cortexa7/config-5.10
echo '# CONFIG_UCLAMP_TASK is not set' >> target/linux/sunxi/config-5.4
sed -i '/LINUX_5_4/d' package/kernel/r8168/Makefile