mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
89b4db61c7
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>