fix Adh Bug

This commit is contained in:
xopenwrt 2023-08-16 19:38:11 +08:00 committed by GitHub
parent cced5e7be7
commit 5cadefd9cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -96,6 +96,8 @@ EOF
patch < ${CustomFiles}/Patches/fix_coremark.patch -p1 -d ${WORK}
#patch < ${CustomFiles}/Patches/fix_aria2_auto_create_download_path.patch -p1 -d ${WORK}
patch < ${CustomFiles}/Patches/fix_luci-app-autoreboot-generic.patch -p1 -d ${WORK}
# delete adguardhome in lede package
rm ${FEEDS_PKG}/net/adguardhome -rf
case "${TARGET_BOARD}" in
ramips)