From 257a201b567bd3e67b68ab02325cd4db4dc6dc17 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sat, 5 May 2012 11:43:19 +0000 Subject: mpc83xx: populate network config from an uci-default script SVN-Revision: 31590 --- target/linux/mpc83xx/base-files.mk | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 target/linux/mpc83xx/base-files.mk (limited to 'target/linux/mpc83xx/base-files.mk') diff --git a/target/linux/mpc83xx/base-files.mk b/target/linux/mpc83xx/base-files.mk new file mode 100644 index 0000000..d6682bd --- /dev/null +++ b/target/linux/mpc83xx/base-files.mk @@ -0,0 +1,5 @@ +define Package/base-files/install-target + rm -f $(1)/etc/config/network +endef + + -- cgit v1.1