1 2 3 4 5 6 7 8 9 10
# # Makefile for the 'freesync' sub-module of DAL. # FREESYNC = freesync.o AMD_DAL_FREESYNC = $(addprefix $(AMDDALPATH)/modules/freesync/,$(FREESYNC)) #$(info ************ DAL-FREE SYNC_MAKEFILE ************) AMD_DISPLAY_FILES += $(AMD_DAL_FREESYNC)