efcb487a8e
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
8 lines
138 B
Makefile
8 lines
138 B
Makefile
#
|
|
# Makefile for common code of the NEC VR4100 series.
|
|
#
|
|
|
|
obj-y += bcu.o cmu.o icu.o init.o irq.o pmu.o type.o
|
|
|
|
EXTRA_AFLAGS := $(CFLAGS)
|