mirror of
https://github.com/xopenwrt/X-OpenWrt-New.git
synced 2026-09-18 08:20:11 +00:00
添加 Default_IP_Address 开关,支持快速设置固件 IP 地址
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user