Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm...
[deliverable/linux.git] / drivers / misc / sgi-gru / Makefile
1 ifdef CONFIG_SGI_GRU_DEBUG
2 EXTRA_CFLAGS += -DDEBUG
3 endif
4
5 obj-$(CONFIG_SGI_GRU) := gru.o
6 gru-y := grufile.o grumain.o grufault.o grutlbpurge.o gruprocfs.o grukservices.o gruhandles.o grukdump.o
7
This page took 0.030112 seconds and 5 git commands to generate.