Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
67b5663d771121b3d606fc3346dc83024618448b
/
.
/
test
/
fuzz
/
Makefile
blob: 663b79ce80be49c8790f8be3288c0b13ca8c7590 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (c) 2022 Google, Inc.
# Written by Andrew Scull <ascull@google.com>
#
obj
-
$
(
CONFIG_$
(
SPL_
)
CMDLINE
)
+=
cmd_fuzz
.
o
obj
-
$
(
CONFIG_VIRTIO_SANDBOX
)
+=
virtio
.
o