From 4da13625d5e60842dac6ca274bc95258b4d2f2e2 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 21 Feb 2013 19:20:34 +0000 Subject: mpc85xx: add user-space support for the TL-WDR4900 v1 Signed-off-by: Gabor Juhos SVN-Revision: 35733 --- target/linux/mpc85xx/base-files.mk | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 target/linux/mpc85xx/base-files.mk (limited to 'target/linux/mpc85xx/base-files.mk') 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 + + -- cgit v1.1