blob: 0003a1d56f7f63123411de0388e2221abc997193 [file] [log] [blame]
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00001ccflags-$(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