mirror of
https://github.com/adulau/aha.git
synced 2025-01-04 23:23:18 +00:00
sh: Move over sh64 switch_to and stack unwinder.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
3eeffb3204
commit
7cfee5ac3e
3 changed files with 3 additions and 1 deletions
|
@ -1 +1,3 @@
|
|||
obj-y := entry.o
|
||||
obj-y := entry.o switchto.o
|
||||
|
||||
obj-$(CONFIG_KALLSYMS) += unwind.o
|
||||
|
|
Loading…
Reference in a new issue