2017-09-30 10:10 GMT+09:00 Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>: > This conditional was added by commit 1a0f3d422bb9 ("kbuild: fix > make rpm for powerpc"). Its git-log explains the default kernel > image is zImage, but obviously the current arch/powerpc/Makefile > does not set KBUILD_IMAGE, so the image file is actually vmlinux. > > Moreover, since commit 09549aa1baa9 ("deb-pkg: Remove the KBUILD_IMAGE > workaround"), all architectures are supposed to set the full path to > the image in KBUILD_IMAGE. I see no good reason to differentiate > ppc64 from others. Rip off the conditional. > > Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> > --- The series, applied to linux-kbuild/misc. -- Best Regards Masahiro Yamada -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html