[pve-devel] r6551 - pve-kernel-2.6.32-rh/trunk
svn-commits at proxmox.com
svn-commits at proxmox.com
Tue Sep 20 14:38:35 CEST 2011
Author: dietmar
Date: 2011-09-20 14:38:35 +0200 (Tue, 20 Sep 2011)
New Revision: 6551
Modified:
pve-kernel-2.6.32-rh/trunk/Makefile
Log:
Modified: pve-kernel-2.6.32-rh/trunk/Makefile
===================================================================
--- pve-kernel-2.6.32-rh/trunk/Makefile 2011-09-20 12:37:05 UTC (rev 6550)
+++ pve-kernel-2.6.32-rh/trunk/Makefile 2011-09-20 12:38:35 UTC (rev 6551)
@@ -140,7 +140,7 @@
cd ${KERNEL_SRC}; patch -p1 <../bridge-patch.diff
cd ${KERNEL_SRC}; patch -p1 <../fix-aspm-policy.patch
# update ata_generic to support intel IDE-R
- d ${KERNEL_SRC}; patch -p1 <../ahci-ata_generic-let-ata_generic-handle-new-MBP-w-MCP89.patch
+ cd ${KERNEL_SRC}; patch -p1 <../ahci-ata_generic-let-ata_generic-handle-new-MBP-w-MCP89.patch
cd ${KERNEL_SRC}; patch -p1 <../ata_generic-implement-ATA_GEN_-flags-and-force-enable-DMA-on-MBP-7,1.patch
cd ${KERNEL_SRC}; patch -p1 <../ata_generic-drop-hard-coded-DMA-force-logic-for-CENATEK.patch
cd ${KERNEL_SRC}; patch -p1 <../ata-Intel-IDE-R-support.patch
More information about the pve-devel
mailing list