projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[PATCH] ext2: prevent div-by-zero on corrupted fs
[linux-2.6]
/
drivers
/
acpi
/
tables
/
Makefile
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)