sh: Move over sh64 switch_to and stack unwinder.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Paul Mundt 2007-11-19 19:00:41 +09:00
parent 3eeffb3204
commit 7cfee5ac3e
3 changed files with 3 additions and 1 deletions

View File

@ -1 +1,3 @@
obj-y := entry.o
obj-y := entry.o switchto.o
obj-$(CONFIG_KALLSYMS) += unwind.o