Makefile 104 B

1234
  1. obj-y := entry.o probe.o switchto.o
  2. obj-$(CONFIG_SH_FPU) += fpu.o
  3. obj-$(CONFIG_KALLSYMS) += unwind.o