summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/base-files.mk
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-02-21 19:20:34 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-02-21 19:20:34 +0000
commit857ed741ec49f84a6e47e55df8e76fa6c0208f80 (patch)
tree746d92294129de0d98150a5fb66871d0bb7f65bd /target/linux/mpc85xx/base-files.mk
parent5b97d4fc51af2097d7634d9e0eb6ab379e01d659 (diff)
mpc85xx: add user-space support for the TL-WDR4900 v1
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35733 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mpc85xx/base-files.mk')
-rw-r--r--target/linux/mpc85xx/base-files.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/mpc85xx/base-files.mk b/target/linux/mpc85xx/base-files.mk
new file mode 100644
index 000000000..d6682bd38
--- /dev/null
+++ b/target/linux/mpc85xx/base-files.mk
@@ -0,0 +1,5 @@
+define Package/base-files/install-target
+ rm -f $(1)/etc/config/network
+endef
+
+