mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-19 23:17:53 +01:00
e1e6f5489f
SVN-Revision: 7174
6 lines
80 B
Makefile
6 lines
80 B
Makefile
define Package/base-files/install-target
|
|
rm -f $(1)/etc/config/network
|
|
endef
|
|
|
|
|