summaryrefslogtreecommitdiffstats
path: root/arch/mips/txx9/rbtx4927/Makefile
diff options
context:
space:
mode:
authorAtsushi Nemoto2008-07-10 17:31:36 +0200
committerRalf Baechle2008-07-15 19:44:35 +0200
commit22b1d707ffc99faebd86257ad19d5bb9fc624734 (patch)
tree9bd0bcd3878611d74db29e17f3c6e951f4656e61 /arch/mips/txx9/rbtx4927/Makefile
parent[MIPS] txx9: Make gpio_txx9 entirely spinlock-safe (diff)
downloadkernel-qcow2-linux-22b1d707ffc99faebd86257ad19d5bb9fc624734.tar.gz
kernel-qcow2-linux-22b1d707ffc99faebd86257ad19d5bb9fc624734.tar.xz
kernel-qcow2-linux-22b1d707ffc99faebd86257ad19d5bb9fc624734.zip
[MIPS] TXx9: Reorganize code
Move arch/mips/{jmr3927,tx4927,tx4938} into arch/mips/txx9/ tree. This will help more code sharing and maintainance. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/txx9/rbtx4927/Makefile')
-rw-r--r--arch/mips/txx9/rbtx4927/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/txx9/rbtx4927/Makefile b/arch/mips/txx9/rbtx4927/Makefile
new file mode 100644
index 000000000000..f3e1f597b4f1
--- /dev/null
+++ b/arch/mips/txx9/rbtx4927/Makefile
@@ -0,0 +1,3 @@
+obj-y += prom.o setup.o irq.o
+
+EXTRA_CFLAGS += -Werror