aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2015-03-02 13:31:03 +0900
committerArnaldo Carvalho de Melo <[email protected]>2015-03-02 12:01:42 -0300
commitb11db6581beaccef8ae9a388ae96074aa5cc144f (patch)
treef3836fb1ac4c6371413404b4dbd4093cc6c096aa /net/lapb/lapb_in.c
parent4aa5f4f7bb8bc41cba15bcd0d80c4fb085027d6b (diff)
perf tools: Fix build error on ARCH=i386/x86_64/sparc64
He Kuang reported that current perf tools failed to build when ARCH variable was given like above. It was because the name is different that internal directory name. I can see that David's sparc64 build has same problem. So fix it by applying the sed conversion script to the command line ARCH variable also, and fixing the converted name there (i.e. i386/x86_64 -> x86, sparc64 -> sparc). Reported-by: He Kuang <[email protected]> Signed-off-by: Namhyung Kim <[email protected]> Tested-by: He Kuang <[email protected]> Acked: Jiri Olsa <[email protected]> Cc: David Ahern <[email protected]> Cc: He Kuang <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] [ Resolved conflict with 4861f87cd3d1 "Make sparc64 arch point to sparc" ] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions