blob: 0003a1d56f7f63123411de0388e2221abc997193 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001ccflags-$(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