Makefile 104 字节
Newer Older
1
obj-y := entry.o probe.o switchto.o
2

3
obj-$(CONFIG_SH_FPU)		+= fpu.o
4
obj-$(CONFIG_KALLSYMS)		+= unwind.o