diff --git a/include/target.mk b/include/target.mk index 0fb873ace..8321191d2 100644 --- a/include/target.mk +++ b/include/target.mk @@ -234,6 +234,7 @@ ifeq ($(DUMP),1) CPU_TYPE ?= generic CPU_CFLAGS_generic = -mcpu=generic CPU_CFLAGS_cortex-a53 = -mcpu=cortex-a53 + CPU_CFLAGS_cortex-a55 = -mcpu=cortex-a55 endif ifeq ($(ARCH),arc) CPU_TYPE ?= arc700