[patch 11/13] GRU Driver V3 - driver makefile

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: steiner
Date: Thursday, July 3, 2008 - 2:33 pm

This patch adds the GRU driver makefile


Signed-off-by: Jack Steiner <steiner@sgi.com>

---
 drivers/misc/sgi-gru/Makefile |    3 +++
 files changed, 27 insertions(+)

Index: linux/drivers/misc/sgi-gru/Makefile
===================================================================
--- /dev/null	1970-01-01 00:00:00.000000000 +0000
+++ linux/drivers/misc/sgi-gru/Makefile	2008-06-10 09:26:14.933653473 -0500
@@ -0,0 +1,3 @@
+obj-$(CONFIG_SGI_GRU) := gru.o
+gru-y := grufile.o grumain.o grufault.o grutlbpurge.o gruprocfs.o grukservices.o
+

-- 
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 11/13] GRU Driver V3 - driver makefile, steiner, (Thu Jul 3, 2:33 pm)