summaryrefslogtreecommitdiff
path: root/board/nucleo-dartmonkey/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/nucleo-dartmonkey/build.mk')
-rw-r--r--board/nucleo-dartmonkey/build.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/board/nucleo-dartmonkey/build.mk b/board/nucleo-dartmonkey/build.mk
index 4bc677e7e0..8aa93b8fe5 100644
--- a/board/nucleo-dartmonkey/build.mk
+++ b/board/nucleo-dartmonkey/build.mk
@@ -1,4 +1,4 @@
-# Copyright 2020 The Chromium OS Authors. All rights reserved.
+# Copyright 2020 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
@@ -15,6 +15,7 @@ test-list-y=\
cec \
compile_time_macros \
crc \
+ debug \
flash_physical \
flash_write_protect \
fpsensor \
@@ -32,6 +33,7 @@ test-list-y=\
sha256 \
sha256_unrolled \
static_if \
+ stdlib \
timer_dos \
utils \
utils_str \