mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-01 08:42:16 +00:00
4 lines
78 B
Makefile
4 lines
78 B
Makefile
define Package/base-files/install-target
|
|
rm -f $(1)/etc/config/network
|
|
endef
|