openwrt/target/linux/x86/base-files.mk

5 lines
79 B
Makefile

define Package/base-files/install-target
rm -f $(1)/etc/config/network
endef