mirror of
https://github.com/xopenwrt/X-OpenWrt-New.git
synced 2026-09-18 08:20:11 +00:00
fix Adh Bug
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user