mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-12 18:05:15 +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
|