From 0f55b32a4499ec47e50de31c275a6638173017e8 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Fri, 26 Aug 2011 12:49:48 -0400 Subject: clean up a little --- kernel.spec | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/kernel.spec b/kernel.spec index bd1352971..497aa018b 100644 --- a/kernel.spec +++ b/kernel.spec @@ -1199,10 +1199,7 @@ ApplyOptionalPatch linux-2.6-upstream-reverts.patch -R # Architecture patches # x86(-64) - -# -# Intel IOMMU -# +ApplyPatch linux-2.6-i386-nx-emulation.patch # # ARM @@ -1210,9 +1207,6 @@ ApplyOptionalPatch linux-2.6-upstream-reverts.patch -R ApplyPatch arm-omap-dt-compat.patch ApplyPatch arm-smsc-support-reading-mac-address-from-device-tree.patch -# NX Emulation -ApplyPatch linux-2.6-i386-nx-emulation.patch - # # bugfixes to drivers and filesystems # -- cgit