mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-01 15:23:08 +01:00
3 lines
78 B
Makefile
3 lines
78 B
Makefile
define Package/base-files/install-target
|
|
rm -f $(1)/etc/config/network
|
|
endef
|