archs38: remove network config override
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 18 Feb 2016 08:35:21 +0000 (08:35 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 18 Feb 2016 08:35:21 +0000 (08:35 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48741 3c298f89-4303-0410-b956-a3cf2f4a3e73

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