linux/arch
Masahiro Yamada f774f5bb87 kbuild: factor out the common installation code into scripts/install.sh
Many architectures have similar install.sh scripts.

The first half is really generic; it verifies that the kernel image
and System.map exist, then executes ~/bin/${INSTALLKERNEL} or
/sbin/${INSTALLKERNEL} if available.

The second half is kind of arch-specific; it copies the kernel image
and System.map to the destination, but the code is slightly different.

Factor out the generic part into scripts/install.sh.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <n.schier@avm.de>
2022-05-11 21:45:53 +09:00
..
alpha Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2022-04-01 19:57:03 -07:00
arc ptrace: Cleanups for v5.18 2022-03-28 17:29:53 -07:00
arm kbuild: factor out the common installation code into scripts/install.sh 2022-05-11 21:45:53 +09:00
arm64 kbuild: factor out the common installation code into scripts/install.sh 2022-05-11 21:45:53 +09:00
csky ptrace: Cleanups for v5.18 2022-03-28 17:29:53 -07:00
h8300 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2022-04-01 19:57:03 -07:00
hexagon ptrace: Cleanups for v5.18 2022-03-28 17:29:53 -07:00
ia64 kbuild: factor out the common installation code into scripts/install.sh 2022-05-11 21:45:53 +09:00
m68k kbuild: factor out the common installation code into scripts/install.sh 2022-05-11 21:45:53 +09:00
microblaze Kbuild updates for v5.18 2022-03-31 11:59:03 -07:00
mips - build fix for gpio 2022-04-02 12:14:38 -07:00
nios2 kbuild: factor out the common installation code into scripts/install.sh 2022-05-11 21:45:53 +09:00
openrisc ptrace: Cleanups for v5.18 2022-03-28 17:29:53 -07:00
parisc kbuild: factor out the common installation code into scripts/install.sh 2022-05-11 21:45:53 +09:00
powerpc kbuild: factor out the common installation code into scripts/install.sh 2022-05-11 21:45:53 +09:00
riscv kbuild: factor out the common installation code into scripts/install.sh 2022-05-11 21:45:53 +09:00
s390 kbuild: factor out the common installation code into scripts/install.sh 2022-05-11 21:45:53 +09:00
sh Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2022-04-01 19:57:03 -07:00
sparc kbuild: factor out the common installation code into scripts/install.sh 2022-05-11 21:45:53 +09:00
um Kbuild fixes for v5.18 2022-04-02 12:33:31 -07:00
x86 kbuild: factor out the common installation code into scripts/install.sh 2022-05-11 21:45:53 +09:00
xtensa Kbuild updates for v5.18 2022-03-31 11:59:03 -07:00
.gitignore
Kconfig Networking fixes for 5.18-rc1 and rethook patches. 2022-03-31 11:23:31 -07:00