commit | 22b1d707ffc99faebd86257ad19d5bb9fc624734 | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Fri Jul 11 00:31:36 2008 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jul 15 18:44:35 2008 +0100 |
tree | 9bd0bcd3878611d74db29e17f3c6e951f4656e61 | |
parent | 14476007c90005c8992b786c15a59cca31f53268 [diff] [blame] |
[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>
diff --git a/arch/mips/txx9/rbtx4927/Makefile b/arch/mips/txx9/rbtx4927/Makefile new file mode 100644 index 0000000..f3e1f59 --- /dev/null +++ b/arch/mips/txx9/rbtx4927/Makefile
@@ -0,0 +1,3 @@ +obj-y += prom.o setup.o irq.o + +EXTRA_CFLAGS += -Werror