2011-01-14 17:12:44 +03:00
|
|
|
ccflags-$(CONFIG_SGI_GRU_DEBUG) := -DDEBUG
|
2008-11-20 02:36:18 +03:00
|
|
|
|
2008-07-30 09:34:00 +04:00
|
|
|
obj-$(CONFIG_SGI_GRU) := gru.o
|
2009-06-18 03:28:19 +04:00
|
|
|
gru-y := grufile.o grumain.o grufault.o grutlbpurge.o gruprocfs.o grukservices.o gruhandles.o grukdump.o
|
2008-07-30 09:34:00 +04:00
|
|
|
|