aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/base-files.mk
blob: 889f944d75fa16897bcb8ecf000f92d55fe1d182 (plain)
1
2
3
4
5
6
ifneq ($(TARGET_x86_generic_Soekris48xx)$(TARGET_x86_generic_Soekris45xx),)
define Package/base-files/install-target
	rm -f $(1)/etc/config/network
endef
endif