Consequently to the unified vDSO transition of the MIPS architecture few compilation issues appeared due to: - A wrong source path for the configuration environment settings for the O32 and N32 vDSO library generation. - A flip/flop vDSO building bug that would cause to rebuild the vDSO library every second time. This patch series addresses both the issues providing the respective fixes. This patchset is rebased on top of mips-next. Cc: Paul Burton <paul.burton@xxxxxxxx> Signed-off-by: Vincenzo Frascino <vincenzo.frascino@xxxxxxx> Vincenzo Frascino (2): mips: vdso: Fix source path mips: vdso: Fix flip/flop vdso building bug arch/mips/vdso/Makefile | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) -- 2.22.0