projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
claw: netdev->priv vs. netdev->ml_priv
[linux-2.6]
/
drivers
/
thermal
/
Makefile
diff --git
a/drivers/thermal/Makefile
b/drivers/thermal/Makefile
index
8ef1232
..
31108a0
100644
(file)
--- a/
drivers/thermal/Makefile
+++ b/
drivers/thermal/Makefile
@@
-2,4
+2,4
@@
# Makefile for sensor chip drivers.
#
-obj-$(CONFIG_THERMAL) += thermal.o
+obj-$(CONFIG_THERMAL) += thermal
_sys
.o