diff options
Diffstat (limited to 'drivers/thermal/Makefile')
| -rw-r--r-- | drivers/thermal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/thermal/Makefile b/drivers/thermal/Makefile index 8ef1232de376..31108a01c22e 100644 --- a/drivers/thermal/Makefile +++ b/drivers/thermal/Makefile | |||
| @@ -2,4 +2,4 @@ | |||
| 2 | # Makefile for sensor chip drivers. | 2 | # Makefile for sensor chip drivers. |
| 3 | # | 3 | # |
| 4 | 4 | ||
| 5 | obj-$(CONFIG_THERMAL) += thermal.o | 5 | obj-$(CONFIG_THERMAL) += thermal_sys.o |
