# SPDX-License-Identifier: GPL-2.0-only
ccflags-y := -DEAVB_DEBUGFS

obj-$(CONFIG_VIRTIO_EAVB) += eavb_fe.o

eavb_fe-y := virtio_eavb.o
