On Mon, Aug 17, 2020 at 06:49:50PM -0700, Stephen Boyd wrote: > Add the 32-bit vdso Makefile to the vdso_install rule so that 'make > vdso_install' installs the 32-bit compat vdso when it is compiled. > > Cc: Vincenzo Frascino <[email protected]> > Fixes: a7f71a2c8903 ("arm64: compat: Add vDSO") > Signed-off-by: Stephen Boyd <[email protected]> > --- > arch/arm64/Makefile | 1 + > arch/arm64/kernel/vdso32/Makefile | 2 +- > 2 files changed, 2 insertions(+), 1 deletion(-)
Acked-by: Will Deacon <[email protected]> Will

