Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9d893c6b authored by Tracey Dent's avatar Tracey Dent Committed by Avi Kivity
Browse files

KVM: x86: Makefile clean up



Changed makefile to use the ccflags-y option instead of EXTRA_CFLAGS.

Signed-off-by: default avatarTracey Dent <tdent48227@gmail.com>
Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent 2a126faa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line

EXTRA_CFLAGS += -Ivirt/kvm -Iarch/x86/kvm
ccflags-y += -Ivirt/kvm -Iarch/x86/kvm

CFLAGS_x86.o := -I.
CFLAGS_svm.o := -I.