# SPDX-License-Identifier: GPL-2.0
#
# AMD Hardware Feedback Interface Driver
#

obj-$(CONFIG_AMD_HFI) += amd_hfi.o
amd_hfi-objs := hfi.o
