2
0
forked from Ivasoft/openwrt

kirkwood: use uci-defaults to configure different boards

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>

SVN-Revision: 31990
This commit is contained in:
Gabor Juhos
2012-05-29 16:39:15 +00:00
parent c71838faa1
commit ba3ad24514
6 changed files with 107 additions and 30 deletions

View File

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