]> xenbits.xen.org Git - xenclient/xen-pq.git/commitdiff
Remove patching of Config.mk.
authorSheetal Shinde <sheetal.shinde@citrix.com>
Wed, 28 Oct 2009 17:31:02 +0000 (17:31 +0000)
committerJean Guyader <jean.guyader@eu.citrix.com>
Wed, 28 Oct 2009 17:51:23 +0000 (17:51 +0000)
master/filter-igfx-io

index 2aed32a840fcf270a5736ff9d0efe07517492271..f0165d405fd7e12338652487ce9f70e92d949b54 100644 (file)
@@ -1,16 +1,3 @@
-diff --git a/Config.mk b/Config.mk
-index 5ecf067..37392b7 100644
---- a/Config.mk
-+++ b/Config.mk
-@@ -1,7 +1,7 @@
- # -*- mode: Makefile; -*-
- # A debug build of Xen and tools?
--debug ?= y
-+debug ?= n
- XEN_COMPILE_ARCH    ?= $(shell uname -m | sed -e s/i.86/x86_32/ \
-                          -e s/i86pc/x86_32/ -e s/amd64/x86_64/)
 diff --git a/xen/arch/x86/hvm/io.c b/xen/arch/x86/hvm/io.c
 index 0d7f5ff..aa6a4a4 100644
 --- a/xen/arch/x86/hvm/io.c