summaryrefslogtreecommitdiffstats
path: root/arch/mips/nxp/pnx833x/common/Makefile
diff options
context:
space:
mode:
authorDaniel Laird2008-06-16 16:49:21 +0200
committerRalf Baechle2008-10-27 17:18:29 +0100
commitedb6310aaa0dfc3da303a4ba6dff9dce3fbaa8d3 (patch)
treec57fb86878978d13b4959109f1a9760b18cc177b /arch/mips/nxp/pnx833x/common/Makefile
parentMIPS: TXx9: CONFIG_TOSHIBA_RBTX4939 spelling (diff)
downloadkernel-qcow2-linux-edb6310aaa0dfc3da303a4ba6dff9dce3fbaa8d3.tar.gz
kernel-qcow2-linux-edb6310aaa0dfc3da303a4ba6dff9dce3fbaa8d3.tar.xz
kernel-qcow2-linux-edb6310aaa0dfc3da303a4ba6dff9dce3fbaa8d3.zip
MIPS: Add support for NXP PNX833x (STB222/5) into linux kernel
The following patch add support for the NXP PNX833x SOC. More specifically it adds support for the STB222/5 variant. It fixes the vectored interrupt issue. Signed-off-by: daniel.j.laird <daniel.j.laird@nxp.com> Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/nxp/pnx833x/common/Makefile')
-rw-r--r--arch/mips/nxp/pnx833x/common/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/nxp/pnx833x/common/Makefile b/arch/mips/nxp/pnx833x/common/Makefile
new file mode 100644
index 000000000000..4a16f3b503b5
--- /dev/null
+++ b/arch/mips/nxp/pnx833x/common/Makefile
@@ -0,0 +1,3 @@
+obj-y := interrupts.o platform.o prom.o setup.o reset.o
+
+EXTRA_CFLAGS += -Werror