[ps3] remove preconfig variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31256 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
f259f91689
commit
8447143390
|
@ -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