projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
[linux-2.6]
/
drivers
/
acpi
/
tables
/
Makefile
1
#
2
# Makefile for all Linux ACPI interpreter subdirectories
3
#
4
5
obj-y := tbxface.o tbinstal.o tbutils.o tbfind.o tbfadt.o tbxfroot.o
6
7
EXTRA_CFLAGS += $(ACPI_CFLAGS)