OSDN Git Service

Merge patch series "RISC-V: Probe for misaligned access speed"
[tomoyo/tomoyo-test1.git] / arch / riscv / kernel / Makefile
index 6ac56af..95cf25d 100644 (file)
@@ -38,6 +38,7 @@ extra-y += vmlinux.lds
 obj-y  += head.o
 obj-y  += soc.o
 obj-$(CONFIG_RISCV_ALTERNATIVE) += alternative.o
+obj-y  += copy-unaligned.o
 obj-y  += cpu.o
 obj-y  += cpufeature.o
 obj-y  += entry.o