Browse Source

x86: remove spurious delete of /etc/config/network

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 44513
Felix Fietkau 11 years ago
parent
commit
362bc849bc
1 changed files with 0 additions and 6 deletions
  1. 0 6
      target/linux/x86/base-files.mk

+ 0 - 6
target/linux/x86/base-files.mk

@@ -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
-