diff options
Diffstat (limited to 'arch/mips/tx4927/toshiba_rbtx4927/Makefile')
-rw-r--r-- | arch/mips/tx4927/toshiba_rbtx4927/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/mips/tx4927/toshiba_rbtx4927/Makefile b/arch/mips/tx4927/toshiba_rbtx4927/Makefile new file mode 100644 index 000000000000..86ca4cf2d587 --- /dev/null +++ b/arch/mips/tx4927/toshiba_rbtx4927/Makefile @@ -0,0 +1,5 @@ +obj-y += toshiba_rbtx4927_prom.o +obj-y += toshiba_rbtx4927_setup.o +obj-y += toshiba_rbtx4927_irq.o + +EXTRA_AFLAGS := $(CFLAGS) |