Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
EXTRA_CFLAGS += -Ivirt/kvm -Iarch/x86/kvm ccflags-y += -Ivirt/kvm -Iarch/x86/kvm
CFLAGS_x86.o := -I. CFLAGS_x86.o := -I.
CFLAGS_svm.o := -I. CFLAGS_svm.o := -I.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment