From 8297fa1e206c7d0a5628661f4ed57f768a676ebe Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 22 Feb 2020 10:37:49 +0100 Subject: util: Remove old reference to ROMCC Change-Id: Ia1a37db8341281102ae8ae9c03f1ce76d8d126eb Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/39075 Reviewed-by: Patrick Georgi Tested-by: build bot (Jenkins) --- util/lint/check_lint_tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/lint/check_lint_tests') diff --git a/util/lint/check_lint_tests b/util/lint/check_lint_tests index 6b1860fdae..6f6942d549 100755 --- a/util/lint/check_lint_tests +++ b/util/lint/check_lint_tests @@ -36,7 +36,7 @@ sed -i "s/for more details./for more details.\n \* You${SPACE}should${SPACE}have git add ${TESTFILE009} #lint-stable-010-asm-syntax -TESTFILE010=src/arch/x86/bootblock_romcc.S +TESTFILE010=src/arch/x86/bootblock_crt0.S sed -i "1s/^/.att${UNDERSCORE}syntax noprefix\n/" ${TESTFILE010} git add ${TESTFILE010} -- cgit v1.2.3