1# SPDX-License-Identifier: GPL-2.0 2# 3# AMD Hardware Feedback Interface Driver 4# 5 6obj-$(CONFIG_AMD_HFI) += amd_hfi.o 7amd_hfi-objs := hfi.o 8