msrtool: Fix simple breakage in r4964
Signed-off-by: Peter Stuge <peter@stuge.se> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4966 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
2
util/msrtool/configure
vendored
2
util/msrtool/configure
vendored
@@ -99,7 +99,7 @@ trycompile() {
|
||||
exit 1
|
||||
}
|
||||
|
||||
trylink {
|
||||
trylink() {
|
||||
NPARMS=$#
|
||||
WHAT="${1}"
|
||||
shift
|
||||
|
Reference in New Issue
Block a user