x86: remove spurious delete of /etc/config/network
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44513
This commit is contained in:
parent
a56b1e4638
commit
362bc849bc
1 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
Loading…
Reference in a new issue