Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
[deliverable/linux.git] / drivers / misc / sgi-gru / Makefile
CommitLineData
415d8cfa
JS
1ifdef CONFIG_SGI_GRU_DEBUG
2 EXTRA_CFLAGS += -DDEBUG
3endif
4
3c45f692 5obj-$(CONFIG_SGI_GRU) := gru.o
9cc9b056 6gru-y := grufile.o grumain.o grufault.o grutlbpurge.o gruprocfs.o grukservices.o gruhandles.o grukdump.o
3c45f692 7
This page took 0.192833 seconds and 5 git commands to generate.