satip-axe/kernel/drivers/misc/sgi-gru/Makefile
2015-03-26 17:24:57 +01:00

8 lines
197 B
Makefile

ifdef CONFIG_SGI_GRU_DEBUG
EXTRA_CFLAGS += -DDEBUG
endif
obj-$(CONFIG_SGI_GRU) := gru.o
gru-y := grufile.o grumain.o grufault.o grutlbpurge.o gruprocfs.o grukservices.o gruhandles.o grukdump.o