commit | e7300d04bd0809eb7ea10a2ed8c729459f816e36 | [log] [tgz] |
---|---|---|
author | Maxime Bizon <mbizon@freebox.fr> | Tue Aug 18 13:23:37 2009 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Sep 17 20:07:52 2009 +0200 |
tree | 8af589d3954c09323d3f74e69aa6fabbb32e049e | |
parent | 0de663ef8627f35fda9106a8faaca512f29e493e [diff] [blame] |
MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs. Signed-off-by: Maxime Bizon <mbizon@freebox.fr> Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/bcm63xx/boards/Makefile b/arch/mips/bcm63xx/boards/Makefile new file mode 100644 index 0000000..e5cc86d --- /dev/null +++ b/arch/mips/bcm63xx/boards/Makefile
@@ -0,0 +1,3 @@ +obj-$(CONFIG_BOARD_BCM963XX) += board_bcm963xx.o + +EXTRA_CFLAGS += -Werror