forked from Ivasoft/openwrt
Reorganize the subtargets, group subtargets per cpu family
Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com> SVN-Revision: 31372
This commit is contained in:
9
target/linux/at91/9260/base-files/etc/config/system
Normal file
9
target/linux/at91/9260/base-files/etc/config/system
Normal file
@@ -0,0 +1,9 @@
|
||||
config 'system'
|
||||
option 'timezone' 'UTC'
|
||||
option 'hostname' 'flexibity'
|
||||
|
||||
config timeserver ntp
|
||||
list server 0.openwrt.pool.ntp.org
|
||||
list server 1.openwrt.pool.ntp.org
|
||||
list server 2.openwrt.pool.ntp.org
|
||||
list server 3.openwrt.pool.ntp.org
|
||||
Reference in New Issue
Block a user