Linux-2.6.12-rc2
[deliverable/linux.git] / arch / mips / vr41xx / common / Makefile
1 #
2 # Makefile for common code of the NEC VR4100 series.
3 #
4
5 obj-y += bcu.o cmu.o giu.o icu.o init.o int-handler.o pmu.o
6 obj-$(CONFIG_VRC4173) += vrc4173.o
7
8 EXTRA_AFLAGS := $(CFLAGS)
This page took 0.030813 seconds and 5 git commands to generate.