diff options
Diffstat (limited to 'drivers/misc/sgi-gru/Makefile')
| -rw-r--r-- | drivers/misc/sgi-gru/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/sgi-gru/Makefile b/drivers/misc/sgi-gru/Makefile index 9e9170b3599a..bcd8136d2f98 100644 --- a/drivers/misc/sgi-gru/Makefile +++ b/drivers/misc/sgi-gru/Makefile | |||
| @@ -3,5 +3,5 @@ ifdef CONFIG_SGI_GRU_DEBUG | |||
| 3 | endif | 3 | endif |
| 4 | 4 | ||
| 5 | obj-$(CONFIG_SGI_GRU) := gru.o | 5 | obj-$(CONFIG_SGI_GRU) := gru.o |
| 6 | gru-y := grufile.o grumain.o grufault.o grutlbpurge.o gruprocfs.o grukservices.o | 6 | gru-y := grufile.o grumain.o grufault.o grutlbpurge.o gruprocfs.o grukservices.o gruhandles.o |
| 7 | 7 | ||
