Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
df4262f7923cd08e0b3cb924afc17f8941c3da32
/
.
/
test
/
fuzz
/
Makefile
blob: 8a135b65e4b1e2c863487f3c739238385c23ccaf [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (c) 2022 Google, Inc.
# Written by Andrew Scull <ascull@google.com>
#
obj
-
$
(
CONFIG_$
(
XPL_
)
CMDLINE
)
+=
cmd_fuzz
.
o
obj
-
$
(
CONFIG_VIRTIO_SANDBOX
)
+=
virtio
.
o