Skip to content
Commit d2ba8b21 authored by H. Peter Anvin's avatar H. Peter Anvin
Browse files

x86: Fix assert syntax in vmlinux.lds.S



Older versions of binutils did not accept the naked "ASSERT" syntax;
it is considered an expression whose value needs to be assigned to
something.

Reported-tested-and-fixed-by: default avatarJean Delvare <khali@linux-fr.org>
Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent 6a7bbd57
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment