From 812f02632308229c2ed9ee56bc11adba2e3c365a Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 26 Jun 2010 20:41:49 +0000 Subject: add back the base-files/image code from brcm-2.4 to brcm47xx SVN-Revision: 21945 --- target/linux/brcm47xx/base-files.mk | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 target/linux/brcm47xx/base-files.mk (limited to 'target/linux/brcm47xx/base-files.mk') diff --git a/target/linux/brcm47xx/base-files.mk b/target/linux/brcm47xx/base-files.mk new file mode 100644 index 0000000..d6682bd --- /dev/null +++ b/target/linux/brcm47xx/base-files.mk @@ -0,0 +1,5 @@ +define Package/base-files/install-target + rm -f $(1)/etc/config/network +endef + + -- cgit v1.1