#
# 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)
