x86: remove spurious delete of /etc/config/network
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 24 Feb 2015 06:07:40 +0000 (06:07 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 24 Feb 2015 06:07:40 +0000 (06:07 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44513 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

diff --git a/target/linux/x86/base-files.mk b/target/linux/x86/base-files.mk
deleted file mode 100644 (file)
index 6c6e6f1..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-ifneq ($(CONFIG_TARGET_x86_generic_Soekris48xx)$(CONFIG_TARGET_x86_generic_Soekris45xx),)
-define Package/base-files/install-target
-       rm -f $(1)/etc/config/network
-endef
-endif
-