Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
451b8b1242402d8d35b70bc5ddc5c63521b3d511
/
.
/
test
/
fuzz
/
Makefile
blob: 03eeeeb49791e222f97162af504dc5b44e840423 [
file
] [
log
] [
blame
]
Andrew Scull
e184c5b
2022-05-30 10:00:09 +0000
[
diff
] [
blame
]
1
# SPDX-License-Identifier: GPL-2.0+
2
#
3
# Copyright (c) 2022 Google, Inc.
4
# Written by Andrew Scull <ascull@google.com>
5
#
6
7
obj
-
$
(
CONFIG_$
(
SPL_
)
CMDLINE
)
+=
cmd_fuzz
.
o