Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
refs/heads/main
/
.
/
common
/
init
/
Makefile
blob: 5623780a991aaf0163480b33f4835a10268383db [
file
] [
log
] [
blame
] [
edit
]
#
# Copyright (c) 2015 Google, Inc
#
# SPDX-License-Identifier: GPL-2.0+
#
UASAN_SANITIZE_board_init
.
o
:=
n
obj
-
y
+=
board_init
.
o
obj
-
$
(
CONFIG_$
(
SPL_TPL_
)
HANDOFF
)
+=
handoff
.
o