mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-09 08:20:39 +00:00
ba3ad24514
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31990
4 lines
78 B
Makefile
4 lines
78 B
Makefile
define Package/base-files/install-target
|
|
rm -f $(1)/etc/config/network
|
|
endef
|