summaryrefslogtreecommitdiff
path: root/board/hatch_fp/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/hatch_fp/build.mk')
-rw-r--r--board/hatch_fp/build.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/board/hatch_fp/build.mk b/board/hatch_fp/build.mk
index cffb093fc8..d42dc15918 100644
--- a/board/hatch_fp/build.mk
+++ b/board/hatch_fp/build.mk
@@ -1,4 +1,4 @@
-# Copyright 2019 The Chromium OS Authors. All rights reserved.
+# Copyright 2019 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
@@ -31,6 +31,7 @@ test-list-y=\
compile_time_macros \
cortexm_fpu \
crc \
+ debug \
flash_physical \
flash_write_protect \
fpsensor \
@@ -49,6 +50,7 @@ test-list-y=\
sha256 \
sha256_unrolled \
static_if \
+ stdlib \
stm32f_rtc \
system_is_locked \
timer_dos \