coreboot-kgpe-d16/util/lint
Zheng Bao 9b757dccdc 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>
2012-10-05 22:06:04 +02:00
..
lint-000-license-headers exclude src/vendorcode from GPLv2 license checks. 2011-05-23 17:16:44 +00:00
lint-001-no-global-config-in-romstage lint: Add template for mktemp to meet BSD requirements 2012-09-28 14:46:37 +02:00
lint-stable-002-build-dir-handling lint: Get absolute path in compare_output 2012-10-05 22:06:04 +02:00
lint-stable-003-whitespace lint: tighten whitespace check some more 2012-04-17 21:40:45 +02:00
lint-stable-004-style-labels Move C labels to start-of-line 2012-03-07 17:48:03 +01:00
remccoms3.sed Remove whitespace. 2012-02-17 19:04:31 +01:00