[LEDE-DEV] [RFC 04/12] ath25: remove target specific /etc/config/system

Jo-Philipp Wich jo at mein.io
Tue May 31 07:24:50 PDT 2016


The system config file shipped by ath25 is now equivalent to the generic one
in base files, so drop the target specific copy.

Signed-off-by: Jo-Philipp Wich <jo at mein.io>

 delete mode 100644 target/linux/ath25/base-files/etc/config/system

diff --git a/target/linux/ath25/base-files/etc/config/system b/target/linux/ath25/base-files/etc/config/system
deleted file mode 100644
index 0834b52..0000000
--- a/target/linux/ath25/base-files/etc/config/system
+++ /dev/null
@@ -1,9 +0,0 @@
-config system
-	option hostname OpenWrt
-	option timezone UTC
-
-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
-- 
2.1.4




More information about the Lede-dev mailing list