summaryrefslogtreecommitdiff
path: root/target/linux/mpc85xx/base-files.mk
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-21 19:20:34 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-02-21 19:20:34 +0000
commit4da13625d5e60842dac6ca274bc95258b4d2f2e2 (patch)
tree85679e14b8ae95001bc1361cfca86d74b9fdc06e /target/linux/mpc85xx/base-files.mk
parentbd2c77b264c39861a1e03c8a0d8b14787ef4cf68 (diff)
downloadmtk-20170518-4da13625d5e60842dac6ca274bc95258b4d2f2e2.zip
mtk-20170518-4da13625d5e60842dac6ca274bc95258b4d2f2e2.tar.gz
mtk-20170518-4da13625d5e60842dac6ca274bc95258b4d2f2e2.tar.bz2
mpc85xx: add user-space support for the TL-WDR4900 v1
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35733
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 0000000..d6682bd
--- /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
+
+