diff options
Diffstat (limited to 'drivers/cache/Makefile')
| -rw-r--r-- | drivers/cache/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/cache/Makefile b/drivers/cache/Makefile index ad765774e32..78e673d09e5 100644 --- a/drivers/cache/Makefile +++ b/drivers/cache/Makefile @@ -5,3 +5,4 @@ obj-$(CONFIG_L2X0_CACHE) += cache-l2x0.o obj-$(CONFIG_NCORE_CACHE) += cache-ncore.o obj-$(CONFIG_V5L2_CACHE) += cache-v5l2.o obj-$(CONFIG_SIFIVE_CCACHE) += cache-sifive-ccache.o +obj-$(CONFIG_SIFIVE_PL2) += cache-sifive-pl2.o |
