diff options
Diffstat (limited to 'arch/mips/jmr3927/common/Makefile')
-rw-r--r-- | arch/mips/jmr3927/common/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/mips/jmr3927/common/Makefile b/arch/mips/jmr3927/common/Makefile new file mode 100644 index 000000000000..cb09a8eede15 --- /dev/null +++ b/arch/mips/jmr3927/common/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for the common code of TOSHIBA JMR-TX3927 board +# + +obj-y += prom.o puts.o rtc_ds1742.o |