mirror of https://github.com/hak5/openwrt.git
x86: remove spurious delete of /etc/config/network
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44513lede-17.01
parent
a56b1e4638
commit
362bc849bc
|
@ -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 New Issue