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