summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2016-08-09 14:17:29 +0200
committerMichael Ellerman <mpe@ellerman.id.au>2016-08-10 15:04:12 +0200
commitb9a4a0d02c5b8d9a1397c11d741d2a1a56381178 (patch)
tree3babcde800ea58103662699718056348af96c925 /tools
parentpowerpc/Makefile: Use cflags-y/aflags-y for setting endian options (diff)
downloadlinux-b9a4a0d02c5b8d9a1397c11d741d2a1a56381178.tar.xz
linux-b9a4a0d02c5b8d9a1397c11d741d2a1a56381178.zip
powerpc/vdso: Fix build rules to rebuild vdsos correctly
When using if_changed, we need to add FORCE as a dependency (see Documentation/kbuild/makefiles.txt) otherwise we don't get command line change checking amongst other things. This has resulted in vdsos not being rebuilt when switching between big and little endian. The vdso64/32ld commands have to be changed around to avoid pulling FORCE into the linker command line (code copied from x86). Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions