]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Merge conflict resolved. Somehow the letter 's' slipped in
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 2 Feb 2012 19:59:22 +0000 (14:59 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 2 Feb 2012 19:59:22 +0000 (14:59 -0500)
the Makefile. This fixes the compile issues.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/Makefile

index 917d1886d0754fe91d5fee3a94f25d792bdc6037..db9ec72749658fa0d97b7dbb6ad4bf8537388623 100644 (file)
@@ -23,5 +23,5 @@ obj-$(CONFIG_XEN_PCIDEV_BACKEND)      += xen-pciback/
 xen-evtchn-y                           := evtchn.o
 xen-gntdev-y                           := gntdev.o
 xen-gntalloc-y                         := gntalloc.o
-sxen-privcmd-y                         := privcmd.o
+xen-privcmd-y                          := privcmd.o
 xen-platform-pci-y                     := platform-pci.o