diff options
author | Paul Mundt <lethal@linux-sh.org> | 2007-11-11 18:11:18 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-01-28 13:18:46 +0900 |
commit | 343ac72248d360f1fae72176aca1117be19189ec (patch) | |
tree | f9f100f3e16aea8986e5054a4da26d69ecd954ca /arch/sh/kernel/cpu/sh5/Makefile | |
parent | 49e6c3e7460a718242dc11b801811f0ac6892154 (diff) | |
download | op-kernel-dev-343ac72248d360f1fae72176aca1117be19189ec.zip op-kernel-dev-343ac72248d360f1fae72176aca1117be19189ec.tar.gz |
sh: Move over the SH-5 entry.S.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/kernel/cpu/sh5/Makefile')
-rw-r--r-- | arch/sh/kernel/cpu/sh5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/kernel/cpu/sh5/Makefile b/arch/sh/kernel/cpu/sh5/Makefile new file mode 100644 index 0000000..9778f9b --- /dev/null +++ b/arch/sh/kernel/cpu/sh5/Makefile @@ -0,0 +1 @@ +obj-y := entry.o |