commit | 6d61b8e66d343d61b650f9a2ca4d8746dc6cf774 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Thu Jul 29 23:00:22 2021 +0900 |
committer | Borislav Petkov <bp@suse.de> | Wed Aug 25 11:49:21 2021 +0200 |
tree | d4c332e4a6180a0bc01afc5db81adb8fe8c4b38a | |
parent | 03dca99e200f4d268f70079cf54e3b1200c9eb9d [diff] |
x86/build: Remove the left-over bzlilo target Commit f279b49f13bd ("x86/boot: Modernize genimage script; hdimage+EFI support") removed the bzlilo target from arch/x86/boot/Makefile. Remove the left-over from arch/x86/Makefile. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20210729140023.442101-1-masahiroy@kernel.org