"arch/x86/boot/Makefile" did not exist on "f45494480f31342125870c1a184999d7c5a59471"
  • Sam Ravnborg's avatar
    x86: do not use $(ARCH) when not needed · d746d647
    Sam Ravnborg authored
    
    
    For x86 ARCH may say i386 or x86_64 and soon x86.
    Rely on CONFIG_X64_32 to select between 32/64 or just
    hardcode the value as appropriate.
    Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: Ingo Molnar <mingo@redhat.com>
    Cc: "H. Peter Anvin" <hpa@zytor.com>
    d746d647
Makefile 6.03 KB