repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[S390] add __cpuinit to appldata cpu hotplug notifier.
[linux/fpc-iii.git]
/
drivers
/
acpi
/
tables
/
Makefile
blob
aa4c69594d97f423767f3bb50dbbc98a3ff677f7
1
#
2
# Makefile for all Linux ACPI interpreter subdirectories
3
#
4
5
obj-y
:=
tbconvrt.o tbget.o tbrsdt.o tbxface.o \
6
tbgetall.o tbinstal.o tbutils.o tbxfroot.o
7
8
EXTRA_CFLAGS
+= $(
ACPI_CFLAGS
)