

LINUXINCLUDE := $(DKMS_INCLUDE_PREFIX) $(LINUXINCLUDE)

ccflags-y += \
	-I$(AMDKFD_FULL_PATH) \
	-include backport/backport.h
