From bbe96f13a6d3ad07569d03670f9930144e8a5f09 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 15 Nov 2011 18:21:00 +0000 Subject: lantiq: add runtime generation of /etc/config/network SVN-Revision: 29161 --- target/linux/lantiq/base-files.mk | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 target/linux/lantiq/base-files.mk (limited to 'target/linux/lantiq/base-files.mk') diff --git a/target/linux/lantiq/base-files.mk b/target/linux/lantiq/base-files.mk new file mode 100644 index 0000000000..d6682bd388 --- /dev/null +++ b/target/linux/lantiq/base-files.mk @@ -0,0 +1,5 @@ +define Package/base-files/install-target + rm -f $(1)/etc/config/network +endef + + -- cgit v1.2.3