]> Git Repo - J-u-boot.git/blob - drivers/fuzz/Makefile
net: mediatek: fix gmac2 usability for mt7629
[J-u-boot.git] / drivers / 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_DM_FUZZING_ENGINE) += fuzzing_engine-uclass.o
8 obj-$(CONFIG_FUZZING_ENGINE_SANDBOX) += sandbox_fuzzing_engine.o
This page took 0.026077 seconds and 4 git commands to generate.