ath25: remove target specific /etc/config/system
authorJo-Philipp Wich <jo@mein.io>
Tue, 31 May 2016 11:56:42 +0000 (13:56 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 7 Jun 2016 22:31:09 +0000 (00:31 +0200)
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@mein.io>
target/linux/ath25/base-files/etc/config/system [deleted file]

diff --git a/target/linux/ath25/base-files/etc/config/system b/target/linux/ath25/base-files/etc/config/system
deleted file mode 100644 (file)
index 0834b52..0000000
+++ /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