diff options
Diffstat (limited to 'tools/lib/thermal/Build')
-rw-r--r-- | tools/lib/thermal/Build | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/lib/thermal/Build b/tools/lib/thermal/Build new file mode 100644 index 000000000000..4a892d9e24f9 --- /dev/null +++ b/tools/lib/thermal/Build @@ -0,0 +1,5 @@ +libthermal-y += commands.o +libthermal-y += events.o +libthermal-y += thermal_nl.o +libthermal-y += sampling.o +libthermal-y += thermal.o |