]> Git Repo - linux.git/blob - drivers/misc/sgi-gru/Makefile
dm persistent data: eliminate unnecessary return values
[linux.git] / drivers / misc / sgi-gru / Makefile
1 ccflags-$(CONFIG_SGI_GRU_DEBUG) := -DDEBUG
2
3 obj-$(CONFIG_SGI_GRU) := gru.o
4 gru-y := grufile.o grumain.o grufault.o grutlbpurge.o gruprocfs.o grukservices.o gruhandles.o grukdump.o
5
This page took 0.037777 seconds and 4 git commands to generate.