archs38: remove network config override
authorJohn Crispin <john@openwrt.org>
Thu, 18 Feb 2016 08:35:21 +0000 (08:35 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 18 Feb 2016 08:35:21 +0000 (08:35 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 48741

target/linux/archs38/base-files.mk [deleted file]

diff --git a/target/linux/archs38/base-files.mk b/target/linux/archs38/base-files.mk
deleted file mode 100644 (file)
index fdd2c71..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-define Package/base-files/install-target
-       rm -f $(1)/etc/config/network
-endef