Skip to content
  • Vincenzo Frascino's avatar
    arm64: vdso: Cleanup Makefiles · a88754b2
    Vincenzo Frascino authored
    
    
    The recent changes to the vdso library for arm64 and the introduction of
    the compat vdso library have generated some misalignment in the
    Makefiles.
    
    Cleanup the Makefiles for vdso and vdso32 libraries:
      * Removing unused rules.
      * Unifying the displayed compilation messages.
      * Simplifying the generic library inclusion path for
        arm64 vdso.
    
    Cc: Catalin Marinas <catalin.marinas@arm.com>
    Cc: Will Deacon <will@kernel.org>
    Signed-off-by: default avatarVincenzo Frascino <vincenzo.frascino@arm.com>
    Signed-off-by: default avatarWill Deacon <will@kernel.org>
    a88754b2