linux/drivers/misc/sgi-gru/Makefile
<<
>>
Prefs
   1ccflags-$(CONFIG_SGI_GRU_DEBUG) := -DDEBUG
   2
   3obj-$(CONFIG_SGI_GRU) := gru.o
   4gru-y := grufile.o grumain.o grufault.o grutlbpurge.o gruprocfs.o grukservices.o gruhandles.o grukdump.o
   5
   6