Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / arch / sh / kernel / cpu / sh2 / Makefile
blob904c4283d923f0682c1c54892febd49c1dc700c9
2 # Makefile for the Linux/SuperH SH-2 backends.
5 obj-y := ex.o probe.o entry.o
7 obj-$(CONFIG_CPU_SUBTYPE_SH7619) += setup-sh7619.o clock-sh7619.o
9 # SMP setup
10 smp-$(CONFIG_CPU_J2) := smp-j2.o
11 obj-$(CONFIG_SMP) += $(smp-y)