X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fsh%2Fkernel%2Fcpu%2Fsh4%2FMakefile;h=ead1071eac738d0e87e2057da65c62cca4413828;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=fd59761431057f5021aa13a19c5baa4caa264289;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/arch/sh/kernel/cpu/sh4/Makefile b/arch/sh/kernel/cpu/sh4/Makefile index fd5976143..ead1071ea 100644 --- a/arch/sh/kernel/cpu/sh4/Makefile +++ b/arch/sh/kernel/cpu/sh4/Makefile @@ -2,8 +2,9 @@ # Makefile for the Linux/SuperH SH-4 backends. # -obj-y := fpu.o ex.o +obj-y := ex.o probe.o +obj-$(CONFIG_SH_FPU) += fpu.o obj-$(CONFIG_CPU_SUBTYPE_ST40STB1) += irq_intc2.o obj-$(CONFIG_SH_STORE_QUEUES) += sq.o