mirror of
https://github.com/xopenwrt/X-OpenWrt-New.git
synced 2026-09-18 08:20:11 +00:00
调整部分架构
This commit is contained in:
@@ -9,29 +9,20 @@ Diy_Core() {
|
||||
|
||||
INCLUDE_AutoUpdate=true
|
||||
INCLUDE_AutoBuild_Tools=true
|
||||
INCLUDE_Keep_Latest_Xray=true
|
||||
INCLUDE_mt7621_OC1000MHz=true
|
||||
INCLUDE_Enable_FirewallPort_53=true
|
||||
|
||||
INCLUDE_SSR_Plus=true
|
||||
INCLUDE_Passwall=true
|
||||
INCLUDE_HelloWorld=false
|
||||
INCLUDE_Bypass=false
|
||||
INCLUDE_OpenClash=true
|
||||
INCLUDE_OAF=false
|
||||
}
|
||||
|
||||
Diy-Part1() {
|
||||
Diy_Part1_Base
|
||||
|
||||
if [ "${Default_Device}" == "d-team_newifi-d2" ];then
|
||||
Replace_File Customize/system_newifi-d2 package/base-files/files/etc/config system
|
||||
else
|
||||
Replace_File Customize/system_common package/base-files/files/etc/config system
|
||||
fi
|
||||
|
||||
Update_Makefile exfat package/kernel/exfat
|
||||
|
||||
# ExtraPackages svn kernel mt76 https://github.com/openwrt/openwrt/trunk/package/kernel
|
||||
Replace_File Customize/mac80211.sh package/kernel/mac80211/files/lib/wifi
|
||||
|
||||
ExtraPackages git lean luci-theme-argon https://github.com/jerrykuku 18.06
|
||||
ExtraPackages git other luci-app-argon-config https://github.com/jerrykuku master
|
||||
|
||||
Reference in New Issue
Block a user