x86/net5501: add config for 3.10
[openwrt/svn-archive/archive.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