mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-26 06:04:14 +08:00
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)
|