2
0
forked from Ivasoft/openwrt

mpc85xx: add user-space support for the TL-WDR4900 v1

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35733
This commit is contained in:
Gabor Juhos
2013-02-21 19:20:34 +00:00
parent bd2c77b264
commit 4da13625d5
9 changed files with 320 additions and 0 deletions

View File

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