]> Git Repo - J-u-boot.git/blob - test/fuzz/Makefile
global: Rename SPL_ to XPL_
[J-u-boot.git] / test / fuzz / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # Copyright (c) 2022 Google, Inc.
4 # Written by Andrew Scull <[email protected]>
5 #
6
7 obj-$(CONFIG_$(XPL_)CMDLINE) += cmd_fuzz.o
8 obj-$(CONFIG_VIRTIO_SANDBOX) += virtio.o
This page took 0.02583 seconds and 4 git commands to generate.