repo.or.cz
/
linux-2.6
/
linux-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ACPI: pci_root: simplify list traversals
[linux-2.6/linux-acpi-2.6.git]
/
drivers
/
misc
/
sgi-gru
/
Makefile
blob
bcd8136d2f985bab6341c0ba912fc09f2fe83d65
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 gruhandles.o
7