diff options
Diffstat (limited to 'arch/mips/vr41xx/common/Makefile')
-rw-r--r-- | arch/mips/vr41xx/common/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/mips/vr41xx/common/Makefile b/arch/mips/vr41xx/common/Makefile new file mode 100644 index 000000000..d0d84ec8d --- /dev/null +++ b/arch/mips/vr41xx/common/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for common code of the NEC VR4100 series. +# + +obj-y += bcu.o cmu.o giu.o icu.o init.o irq.o pmu.o rtc.o siu.o type.o |