util: Remove old reference to ROMCC
Change-Id: Ia1a37db8341281102ae8ae9c03f1ce76d8d126eb Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39075 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Patrick Georgi
parent
6a4f46ac5e
commit
8297fa1e20
@@ -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}
|
||||
|
||||
|
Reference in New Issue
Block a user