Paul Mundt | e88ed82 | 2007-11-20 18:33:03 +0900 | [diff] [blame] | 1 | # |
2 | # Makefile for the Linux/SuperH SH-5 backends. | ||||
3 | # | ||||
Paul Mundt | d183913 | 2007-11-20 18:27:20 +0900 | [diff] [blame] | 4 | obj-y := entry.o probe.o switchto.o |
Paul Mundt | 7cfee5a | 2007-11-19 19:00:41 +0900 | [diff] [blame] | 5 | |
Paul Mundt | 600ee24 | 2007-11-19 19:13:38 +0900 | [diff] [blame] | 6 | obj-$(CONFIG_SH_FPU) += fpu.o |
Paul Mundt | d183913 | 2007-11-20 18:27:20 +0900 | [diff] [blame] | 7 | obj-$(CONFIG_KALLSYMS) += unwind.o |