Makefile 96 B

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