Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80848
b: refs/heads/master
c: 0fce562
h: refs/heads/master
v: v3
  • Loading branch information
Avi Kivity committed Jan 30, 2008
1 parent 48e5835 commit e9e4e4e
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: edf884172e9828c6234b254208af04655855038d
refs/heads/master: 0fce5623ba248d3af0d7fb719d5ac367cc9d5192
4 changes: 2 additions & 2 deletions trunk/arch/x86/kvm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# Makefile for Kernel-based Virtual Machine module
#

common-objs = $(addprefix ../../../drivers/kvm/, kvm_main.o)
common-objs = $(addprefix ../../../virt/kvm/, kvm_main.o)

EXTRA_CFLAGS += -I drivers/kvm
EXTRA_CFLAGS += -I virt/kvm

kvm-objs := $(common-objs) x86.o mmu.o x86_emulate.o i8259.o irq.o lapic.o \
ioapic.o
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit e9e4e4e

Please sign in to comment.