Skip to content
Commit 7eebb934 authored by Sam Ravnborg's avatar Sam Ravnborg
Browse files

x86: fix boot error introduced by kbuild



x86 uses target specific assignment of EXTRA_AFLAGS,
EXTRA_CFLAGS - this caused troubles with
introducing asflags-y, ccflags-y.

Fixed the target specific assignments in arch/x86/boot/Makefile
and auditted the rest of the kernel for similar usage.

Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent f77bf014
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