]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: boot: fix typo in 'vmlinux.lzma.its' target
authorAlexander Lobakin <alobakin@dlink.ru>
Fri, 17 Jan 2020 14:02:08 +0000 (17:02 +0300)
committerPaul Burton <paulburton@kernel.org>
Mon, 20 Jan 2020 23:39:06 +0000 (15:39 -0800)
commitbc067109313513c36eba0b5f7b0896eaf15da6d3
tree7dba2927f25c2995ab1cb78e037183786faca733
parentf821b1fa4dd7b837b77aefc8783d483854100cb2
MIPS: boot: fix typo in 'vmlinux.lzma.its' target

Commit 770ca177766e ("MIPS: boot: add missing targets for vmlinux.*.its")
fixed constant rebuild of *.its files on every make invocation, but due
to typo ("lzmo") it made no sense for vmlinux.lzma.its.

Fixes: 770ca177766e ("MIPS: boot: add missing targets for vmlinux.*.its")
Cc: <stable@vger.kernel.org> # v4.19+
Signed-off-by: Alexander Lobakin <alobakin@dlink.ru>
[paulburton@kernel.org: s/invokation/invocation/]
Signed-off-by: Paul Burton <paulburton@kernel.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: James Hogan <jhogan@kernel.org>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Rob Herring <robh@kernel.org>
Cc: linux-mips@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
arch/mips/boot/Makefile