summaryrefslogtreecommitdiffstats
path: root/arch/mips/vr41xx/common/Makefile
blob: 9096302a7ecc1e79fed3a3a73f71d67241c07fce (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 int-handler.o irq.o pmu.o type.o
obj-$(CONFIG_VRC4173)		+= vrc4173.o

EXTRA_AFLAGS := $(CFLAGS)
OpenPOWER on IntegriCloud