mirror of
https://github.com/xopenwrt/X-OpenWrt-New.git
synced 2026-09-18 08:20:11 +00:00
移除 INCLUDE_Argon
This commit is contained in:
@@ -16,7 +16,6 @@ Diy_Core() {
|
||||
|
||||
INCLUDE_AutoBuild_Features=true
|
||||
INCLUDE_DRM_I915=true
|
||||
INCLUDE_Argon=true
|
||||
INCLUDE_Obsolete_PKG_Compatible=false
|
||||
}
|
||||
|
||||
@@ -39,6 +38,8 @@ Firmware-Diy() {
|
||||
case "${OP_Maintainer}/${OP_REPO_NAME}:${OP_BRANCH}" in
|
||||
coolsnowwolf/lede:master)
|
||||
sed -i "s?/bin/login?/usr/libexec/login.sh?g" ${feeds_pkgs}/ttyd/files/ttyd.config
|
||||
AddPackage git lean luci-theme-argon jerrykuku 18.06
|
||||
AddPackage git lean luci-app-argon-config jerrykuku master
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user