mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
GRU Driver: driver makefile
This patch adds the GRU driver makefile Signed-off-by: Jack Steiner <steiner@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
ee5b8feca3
commit
3c45f69283
1 changed files with 3 additions and 0 deletions
3
drivers/misc/sgi-gru/Makefile
Normal file
3
drivers/misc/sgi-gru/Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
obj-$(CONFIG_SGI_GRU) := gru.o
|
||||
gru-y := grufile.o grumain.o grufault.o grutlbpurge.o gruprocfs.o grukservices.o
|
||||
|
Loading…
Add table
Reference in a new issue