diff options
author | Dave Jones <davej@redhat.com> | 2011-08-26 12:49:48 -0400 |
---|---|---|
committer | Dave Jones <davej@redhat.com> | 2011-08-26 12:49:48 -0400 |
commit | 0f55b32a4499ec47e50de31c275a6638173017e8 (patch) | |
tree | 45b483e17dcb974265519cd8403fae21232d98d1 | |
parent | 3f1a765f53db7807203afc56bfc3fdc45c429c4f (diff) | |
download | kernel-0f55b32a4499ec47e50de31c275a6638173017e8.tar.gz kernel-0f55b32a4499ec47e50de31c275a6638173017e8.tar.xz kernel-0f55b32a4499ec47e50de31c275a6638173017e8.zip |
clean up a little
-rw-r--r-- | kernel.spec | 8 |
1 files changed, 1 insertions, 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 # |