remove preconfig variables
SVN-Revision: 31256
This commit is contained in:
parent
b7e2959450
commit
d558632955
@ -1,4 +1,4 @@
|
||||
# Copyright (C) 2006 OpenWrt.org
|
||||
# Copyright (C) 2006-2012 OpenWrt.org
|
||||
|
||||
config interface loopback
|
||||
option ifname lo
|
||||
@ -9,5 +9,3 @@ config interface loopback
|
||||
config interface lan
|
||||
option ifname eth0
|
||||
option proto dhcp
|
||||
option ipaddr 192.168.1.1
|
||||
option netmask 255.255.255.0
|
||||
|
@ -1,8 +1,6 @@
|
||||
# Configuration overrides
|
||||
|
||||
CONFIG_TARGET_ps3=y
|
||||
CONFIG_UCI_PRECONFIG=y
|
||||
CONFIG_UCI_PRECONFIG_network_lan_proto="dhcp"
|
||||
|
||||
CONFIG_BUSYBOX_CONFIG_GETTY=y
|
||||
CONFIG_BUSYBOX_CONFIG_FDISK=y
|
||||
|
Loading…
Reference in New Issue
Block a user