On 07/27/18 16:44, Thomas Huth wrote: > The .elf and .flat files are not runnable on the host operating system, > so they should not be marked as executable. > > Signed-off-by: Thomas Huth <thuth@xxxxxxxxxx> > --- > v2: > - Removed "rpm coloring" sentence from the patch description > - Use "@" in front of the chmods > > arm/Makefile.common | 2 ++ > powerpc/Makefile.common | 2 ++ > s390x/Makefile | 1 + > x86/Makefile.common | 2 ++ > 4 files changed, 7 insertions(+) Thank you for your patience :) Acked-by: Laszlo Ersek <lersek@xxxxxxxxxx> Laszlo