Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / misc / sgi-gru / Makefile
diff --git a/kernel/drivers/misc/sgi-gru/Makefile b/kernel/drivers/misc/sgi-gru/Makefile
new file mode 100644 (file)
index 0000000..0003a1d
--- /dev/null
@@ -0,0 +1,5 @@
+ccflags-$(CONFIG_SGI_GRU_DEBUG)        := -DDEBUG
+
+obj-$(CONFIG_SGI_GRU) := gru.o
+gru-y := grufile.o grumain.o grufault.o grutlbpurge.o gruprocfs.o grukservices.o gruhandles.o grukdump.o
+