m68k: Add install target
authorLaurent Vivier <Laurent@lvivier.info>
Thu, 30 Oct 2008 20:17:47 +0000 (21:17 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Thu, 26 Mar 2009 20:15:26 +0000 (21:15 +0100)
commit612bfc9e630e3f7a4f3be1325eac28de8b8970af
tree5929a89fbe93a7c2f81161af37b8e9079d4a9250
parent8e0ee43bc2c3e19db56a4adaa9a9b04ce885cd84
m68k: Add install target

This patch enables the use of "make install" on m68k architecture
to copy kernel to /boot.

Signed-off-by: Laurent Vivier <Laurent@lvivier.info>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/Makefile
arch/m68k/install.sh [new file with mode: 0644]