Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[sfrench/cifs-2.6.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