linux-stable/arch/nios2/boot
Masahiro Yamada 89b4db61c7 nios2: move the install rule to arch/nios2/Makefile
Currently, the install target in arch/nios2/Makefile descends into
arch/nios2/boot/Makefile to invoke the shell script, but it is no
good reason to do so.

arch/nios2/Makefile can run the shell script directly.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2021-09-22 09:26:24 +09:00
..
compressed treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 2019-05-21 11:28:45 +02:00
dts arch: nios2: remove 'resetvalue' property 2020-04-11 01:46:04 +08:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Makefile nios2: move the install rule to arch/nios2/Makefile 2021-09-22 09:26:24 +09:00
install.sh