1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00

archs38: remove network config override

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 48741
This commit is contained in:
John Crispin 2016-02-18 08:35:21 +00:00
parent 73015c4cb3
commit cb5711d72a

@ -1,3 +0,0 @@
define Package/base-files/install-target
rm -f $(1)/etc/config/network
endef