diff options
Diffstat (limited to 'arch/csky/mm/Makefile')
| -rw-r--r-- | arch/csky/mm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/csky/mm/Makefile b/arch/csky/mm/Makefile index c870eb36efbc..4eebebdcd1bf 100644 --- a/arch/csky/mm/Makefile +++ b/arch/csky/mm/Makefile | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | # SPDX-License-Identifier: GPL-2.0-only | ||
| 1 | ifeq ($(CONFIG_CPU_HAS_CACHEV2),y) | 2 | ifeq ($(CONFIG_CPU_HAS_CACHEV2),y) |
| 2 | obj-y += cachev2.o | 3 | obj-y += cachev2.o |
| 3 | else | 4 | else |
