1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

add openwrt image builder to sdk

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@688 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2005-04-20 17:01:30 +00:00
parent b91216ac5f
commit d4acdafcf7
11 changed files with 156 additions and 42 deletions

View File

@@ -0,0 +1,4 @@
BR2_SYSCONF_TELNET_FAILSAFE_ONLY=y
BR2_SYSCONF_FAILSAFE_IP="192.168.1.1"
BR2_SYSCONF_FAILSAFE_NETMASK="255.255.255.0"
BR2_SYSCONF_FAILSAFE_MAC="00:00:BA:DC:0D:ED"