• Sam Ravnborg's avatar
    sparc: add -m64 when building vmlinux.lds · 9ae95bce
    Sam Ravnborg authored
    David Miller noticed that the build of vmlinux.lds
    failed to use the -m64 specifier.
    This caused the build to break with a bi-arch gcc with
    unified headers.
    
    Add the -m64 option to CPPFLAGS_vmlinux.lds so we
    have the correct defines available when building
    vmliux.lds.
    Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
    9ae95bce
Makefile 1.35 KB