• Scott Wood's avatar
    powerpc/85xx: Remove -Wa,-me500 · f49596a4
    Scott Wood authored
    This caused lwsync to be converted to sync on 64-bit (on 32-bit lwsync
    is generated at runtime, and so wasn't affected).  Not using lwsync
    caused a significant slowdown on certain workloads.
    
    Setting this flag for any e500-enabled build is also not friendly to
    multiplatform kernels.
    Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
    f49596a4
Makefile 9.13 KB