2
0
forked from Ivasoft/openwrt

ramips: remove default network configuration, and generate that from uci-defaults

SVN-Revision: 29387
This commit is contained in:
Gabor Juhos
2011-12-01 22:48:51 +00:00
parent 4f6c58adac
commit 80221fcd2a
2 changed files with 13 additions and 1 deletions

View File

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