1 2 3 4 5
# # Makefile for CoreSight drivers. # obj-$(CONFIG_CORESIGHT) += coresight.o obj-$(CONFIG_OF) += of_coresight.o