移除 INCLUDE_Argon

This commit is contained in:
Hyy2001X
2021-11-16 20:24:58 +08:00
parent da3f3a4fdf
commit 1208a2e73d
2 changed files with 2 additions and 33 deletions
+2 -1
View File
@@ -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