summaryrefslogtreecommitdiff
path: root/arch/mips/vr41xx/common/Makefile
blob: aa373974c80f44111230a81f31c560eed7683632 (plain)
1
2
3
4
5
6
7
8
#
# 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
obj-$(CONFIG_VRC4173)		+= vrc4173.o

EXTRA_AFLAGS := $(CFLAGS)