[pve-devel] r6237 - pve-kernel-2.6.32/trunk
svn-commits at proxmox.com
svn-commits at proxmox.com
Wed Jul 6 07:13:42 CEST 2011
Author: dietmar
Date: 2011-07-06 07:13:42 +0200 (Wed, 06 Jul 2011)
New Revision: 6237
Modified:
pve-kernel-2.6.32/trunk/Makefile
Log:
Modified: pve-kernel-2.6.32/trunk/Makefile
===================================================================
--- pve-kernel-2.6.32/trunk/Makefile 2011-07-06 04:53:32 UTC (rev 6236)
+++ pve-kernel-2.6.32/trunk/Makefile 2011-07-06 05:13:42 UTC (rev 6237)
@@ -210,7 +210,7 @@
iscsi_trgt.ko: ${ISCSITARGETSRC}
rm -rf ${ISCSITARGETSRC}
- tar cf ${ISCSITARGETSRC}
+ tar xf ${ISCSITARGETSRC}
mkdir -p /lib/modules/${KVNAME}
ln -sf ${TOP}/${KERNEL_SRC} /lib/modules/${KVNAME}/build
cd ${ISCSITARGETDIR}; make KVER=${KVNAME}
More information about the pve-devel
mailing list