From b1b318750a87f665b2614cd2baff3921f3d34936 Mon Sep 17 00:00:00 2001 From: Daniel Dickinson Date: Sun, 28 Nov 2010 22:04:19 +0000 Subject: bcm63xx: Add defconfigs. Port the mechanism for different default configurations from ar71xx and use the old configuration as the default configuration. This should have no functional differences to before. While we are at it, remove the obsolete nat option. Signed-off-by: Jonas Gorski SVN-Revision: 24185 --- target/linux/brcm63xx/base-files.mk | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 target/linux/brcm63xx/base-files.mk (limited to 'target/linux/brcm63xx/base-files.mk') diff --git a/target/linux/brcm63xx/base-files.mk b/target/linux/brcm63xx/base-files.mk new file mode 100644 index 0000000000..d6682bd388 --- /dev/null +++ b/target/linux/brcm63xx/base-files.mk @@ -0,0 +1,5 @@ +define Package/base-files/install-target + rm -f $(1)/etc/config/network +endef + + -- cgit v1.2.3