Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / arch / riscv / mm / Makefile
1
2 CFLAGS_init.o := -mcmodel=medany
3 ifdef CONFIG_FTRACE
4 CFLAGS_REMOVE_init.o = -pg
5 endif
6
7 obj-y += init.o
8 obj-y += fault.o
9 obj-y += extable.o
10 obj-y += ioremap.o
11 obj-y += cacheflush.o
12 obj-y += context.o
13 obj-y += sifive_l2_cache.o