blob: 0003a1d56f7f63123411de0388e2221abc997193 [file] [log] [blame]
xjb04a4022021-11-25 15:01:52 +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