summaryrefslogtreecommitdiff
path: root/drivers/cache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/cache/Makefile')
-rw-r--r--drivers/cache/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/cache/Makefile b/drivers/cache/Makefile
index 55c5e851034d..b3362b15d6c1 100644
--- a/drivers/cache/Makefile
+++ b/drivers/cache/Makefile
@@ -3,3 +3,5 @@
obj-$(CONFIG_AX45MP_L2_CACHE) += ax45mp_cache.o
obj-$(CONFIG_SIFIVE_CCACHE) += sifive_ccache.o
obj-$(CONFIG_STARFIVE_STARLINK_CACHE) += starfive_starlink_cache.o
+
+obj-$(CONFIG_HISI_SOC_HHA) += hisi_soc_hha.o