Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99545
b: refs/heads/master
c: ec9b206
h: refs/heads/master
i:
  99543: fec1c19
v: v3
  • Loading branch information
Isaku Yamahata authored and Thomas Gleixner committed May 27, 2008
1 parent 97869b8 commit 04f7e52
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: 83abc70a4c6e306f4c1672e25884322f797e4fcb
refs/heads/master: ec9b2065d4d3b797604c09a569083dd9ff951b1b
2 changes: 1 addition & 1 deletion trunk/arch/x86/xen/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
obj-y := enlighten.o setup.o multicalls.o mmu.o \
time.o manage.o xen-asm.o grant-table.o
time.o xen-asm.o grant-table.o

obj-$(CONFIG_SMP) += smp.o
2 changes: 1 addition & 1 deletion trunk/drivers/xen/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
obj-y += grant-table.o features.o events.o
obj-y += grant-table.o features.o events.o manage.o
obj-y += xenbus/
obj-$(CONFIG_XEN_XENCOMM) += xencomm.o
obj-$(CONFIG_XEN_BALLOON) += balloon.o
File renamed without changes.

0 comments on commit 04f7e52

Please sign in to comment.