diff options
Diffstat (limited to 'arch/mips/txx9/rbtx4939/Makefile')
-rw-r--r-- | arch/mips/txx9/rbtx4939/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/txx9/rbtx4939/Makefile b/arch/mips/txx9/rbtx4939/Makefile new file mode 100644 index 00000000000..3232cd03a7d --- /dev/null +++ b/arch/mips/txx9/rbtx4939/Makefile @@ -0,0 +1,3 @@ +obj-y += irq.o setup.o prom.o + +EXTRA_CFLAGS += -Werror |