ar71xx: add support for TP-LINK TL-WR847N v8 (clone of TL-WR841N/ND v8)
[oweals/openwrt.git] / target / linux / x86 / base-files.mk
1 ifneq ($(CONFIG_TARGET_x86_generic_Soekris48xx)$(CONFIG_TARGET_x86_generic_Soekris45xx),)
2 define Package/base-files/install-target
3         rm -f $(1)/etc/config/network
4 endef
5 endif
6