mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-10 00:36:40 +00:00
cb07269988
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38651
4 lines
78 B
Makefile
4 lines
78 B
Makefile
define Package/base-files/install-target
|
|
rm -f $(1)/etc/config/network
|
|
endef
|