Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230841
b: refs/heads/master
c: 7c8c06c
h: refs/heads/master
i:
  230839: 144fa01
v: v3
  • Loading branch information
Ian Campbell authored and Konrad Rzeszutek Wilk committed Jan 12, 2011
1 parent e2e0495 commit f6a7f2d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 00f28e4037c8d5782fa7a1b2666b0dca21522d69
refs/heads/master: 7c8c06c5bb2dcc9fd0d2eeac4e9c10bf77ffed1a
3 changes: 2 additions & 1 deletion trunk/drivers/xen/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ obj-$(CONFIG_XEN_BALLOON) += balloon.o
obj-$(CONFIG_XEN_DEV_EVTCHN) += xen-evtchn.o
obj-$(CONFIG_XENFS) += xenfs/
obj-$(CONFIG_XEN_SYS_HYPERVISOR) += sys-hypervisor.o
obj-$(CONFIG_XEN_PLATFORM_PCI) += platform-pci.o
obj-$(CONFIG_XEN_PLATFORM_PCI) += xen-platform-pci.o
obj-$(CONFIG_SWIOTLB_XEN) += swiotlb-xen.o
obj-$(CONFIG_XEN_DOM0) += pci.o

xen-evtchn-y := evtchn.o

xen-platform-pci-y := platform-pci.o

0 comments on commit f6a7f2d

Please sign in to comment.