添加 Default_IP_Address 开关,支持快速设置固件 IP 地址

This commit is contained in:
Hyy2001X
2021-04-24 22:24:26 +08:00
parent 871bd8e0a7
commit f2ae82c823
2 changed files with 32 additions and 21 deletions
+2 -1
View File
@@ -7,6 +7,7 @@ Diy_Core() {
Author=Hyy2001
Default_Device=x86_64
Short_Firmware_Date=true
Default_IP_Address=192.168.1.1
INCLUDE_AutoUpdate=true
INCLUDE_AutoBuild_Tools=true
@@ -17,7 +18,7 @@ Diy_Core() {
Firmware-Diy() {
Update_Makefile exfat $(PKG_Finder d package exfat)
ExtraPackages svn ../feeds/packages/admin netdata https://github.com/openwrt/packages/trunk/admin
AddPackage svn ../feeds/packages/admin netdata https://github.com/openwrt/packages/trunk/admin
case ${TARGET_PROFILE} in
d-team_newifi-d2)