Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d266d4b63873c2176677a79d48faeb9db7d4acdd
/
.
/
lib
/
fwu_updates
/
Makefile
blob: 1993088e5b1c2cb86cf9e3e76660d20fd29e591b [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-or-later
#
# Copyright (c) 2022, Linaro Limited
#
obj
-
$
(
CONFIG_FWU_MULTI_BANK_UPDATE
)
+=
fwu
.
o
obj
-
$
(
CONFIG_FWU_MDATA_GPT_BLK
)
+=
fwu_gpt
.
o