summaryrefslogtreecommitdiff
path: root/board/moli/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/moli/build.mk')
-rw-r--r--board/moli/build.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/board/moli/build.mk b/board/moli/build.mk
index 00fc2723cd..4897d446b2 100644
--- a/board/moli/build.mk
+++ b/board/moli/build.mk
@@ -1,5 +1,5 @@
# -*- makefile -*-
-# Copyright 2022 The Chromium OS Authors. All rights reserved.
+# Copyright 2022 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
@@ -18,4 +18,5 @@ board-y+=i2c.o
board-y+=led.o
board-y+=pwm.o
board-y+=sensors.o
+board-y+=thermal.o
board-y+=usbc_config.o