aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i945/northbridge.c
diff options
context:
space:
mode:
authorZheng Bao <fishbaozi@gmail.com>2012-09-28 20:14:38 +0800
committerStefan Reinauer <stefan.reinauer@coreboot.org>2012-10-05 22:06:04 +0200
commit9b757dccdca1ca4a14fdc8351600652d798dc715 (patch)
treed08211969bdb4c59b6daf7264c7d7522cfdd80ae /src/northbridge/intel/i945/northbridge.c
parent4bb7a8d68fd55a59ae908bb662a7a488a9ad35c9 (diff)
lint: Get absolute path in compare_output
The classes in $(top)/Makefile uses $(abspath) to get the path. The $(abspath) can not resolve symlink. If the coreboot is located in a symlink directory, the run_printall produces the absolute path while the $PWD just produces the path with symlink. Use `pwd -P` to get the abs path. Change-Id: Icf6b364d030c14a9c78991767b17dafc701baf3c Signed-off-by: Zheng Bao <zheng.bao@amd.com> Signed-off-by: Zheng Bao <fishbaozi@gmail.com> Reviewed-on: http://review.coreboot.org/1551 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/northbridge/intel/i945/northbridge.c')
0 files changed, 0 insertions, 0 deletions