projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[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
6
7
EXTRA_CFLAGS += $(ACPI_CFLAGS)