2be717560a
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36992
4 lines
78 B
Makefile
4 lines
78 B
Makefile
define Package/base-files/install-target
|
|
rm -f $(1)/etc/config/network
|
|
endef
|