2
0
forked from Ivasoft/openwrt

bcm53xx: add default config for switch

This scripts adds a default config for the switch.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 40565
This commit is contained in:
Hauke Mehrtens
2014-04-23 22:02:18 +00:00
parent d89aa2c3d6
commit 1c2dbe4e94
2 changed files with 24 additions and 0 deletions

View File

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