repo.or.cz
/
linux-2.6
/
zen-sources.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
replace some function names
[linux-2.6/zen-sources.git]
/
drivers
/
misc
/
sgi-gru
/
Makefile
blob
9e9170b3599a249e4576fbb8b8d4214dead20a2a
1
ifdef
CONFIG_SGI_GRU_DEBUG
2
EXTRA_CFLAGS
+= -
DDEBUG
3
endif
4
5
obj-
$(
CONFIG_SGI_GRU
) :=
gru.o
6
gru-y
:=
grufile.o grumain.o grufault.o grutlbpurge.o gruprocfs.o grukservices.o
7