aboutsummaryrefslogtreecommitdiff
path: root/drivers/gator/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gator/Makefile')
-rw-r--r--drivers/gator/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/drivers/gator/Makefile b/drivers/gator/Makefile
index 7b877532b24..942e415677b 100644
--- a/drivers/gator/Makefile
+++ b/drivers/gator/Makefile
@@ -23,7 +23,7 @@ gator-y += gator_events_mali_t6xx.o \
gator_events_mali_t6xx_hw.o
include $(M)/mali_t6xx.mk
else
-gator-y += gator_events_mali_400.o
+gator-y += gator_events_mali_4xx.o
endif
gator-y += gator_events_mali_common.o
@@ -38,9 +38,12 @@ EXTRA_CFLAGS += -DGATOR_TEST=$(GATOR_TEST)
gator-$(CONFIG_ARM) += gator_events_armv6.o \
gator_events_armv7.o \
+ gator_events_ccn-504.o \
gator_events_l2c-310.o \
gator_events_scorpion.o
+gator-$(CONFIG_ARM64) += gator_events_ccn-504.o
+
$(obj)/gator_main.o: $(obj)/gator_events.h
clean-files := gator_events.h