[pve-devel] r6146 - pve-kernel-2.6.32-rh/trunk

svn-commits at proxmox.com svn-commits at proxmox.com
Fri Jun 24 07:57:18 CEST 2011


Author: dietmar
Date: 2011-06-24 07:57:18 +0200 (Fri, 24 Jun 2011)
New Revision: 6146

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-06-24 05:55:30 UTC (rev 6145)
+++ pve-kernel-2.6.32-rh/trunk/Makefile	2011-06-24 05:57:18 UTC (rev 6146)
@@ -8,6 +8,7 @@
 RHKVER=131.0.15.el6
 OVZVER=042stab018.1
 
+KERNELSRCRPM=vzkernel-${KERNEL_VER}-${OVZVER}.src.rpm
 
 EXTRAVERSION=-${KREL}-pve
 KVNAME=${KERNEL_VER}${EXTRAVERSION}
@@ -18,6 +19,7 @@
 TOP=$(shell pwd)
 
 KERNEL_SRC=linux-2.6-${KERNEL_VER}
+RHKERSRCDIR=rh-kernel-src
 KERNEL_CFG=config-${KERNEL_VER}
 KERNEL_CFG_ORG=config-${KERNEL_VER}-${OVZVER}.x86_64
 




More information about the pve-devel mailing list