diff options
Diffstat (limited to 'arch/mips/txx9/rbtx4927/Makefile')
-rw-r--r-- | arch/mips/txx9/rbtx4927/Makefile | 3 |
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 |