[pve-devel] r4925 - pve-kernel-2.6.32/trunk
svn-commits at proxmox.com
svn-commits at proxmox.com
Wed Aug 4 09:16:35 CEST 2010
Author: dietmar
Date: 2010-08-04 07:16:35 +0000 (Wed, 04 Aug 2010)
New Revision: 4925
Modified:
pve-kernel-2.6.32/trunk/Makefile
Log:
cleanups
Modified: pve-kernel-2.6.32/trunk/Makefile
===================================================================
--- pve-kernel-2.6.32/trunk/Makefile 2010-08-04 07:14:01 UTC (rev 4924)
+++ pve-kernel-2.6.32/trunk/Makefile 2010-08-04 07:16:35 UTC (rev 4925)
@@ -150,7 +150,7 @@
rm -rf ${ISCSIDIR} iscsi-scst.ko
rsync -a --exclude .svn scst-src/iscsi-scst/ ${ISCSIDIR}
cp -a iscsideb ${ISCSIDIR}/debian
- cd ${ISCSIDIR}; export KVER=${KVNAME}; dpkg-buildpackage -rfakeroot -us -uc
+ cd ${ISCSIDIR}; export KVER=${KVNAME}; dpkg-buildpackage -b -rfakeroot -us -uc
cd ${ISCSIDIR}; make KVER=${KVNAME} mods
cp ${ISCSIDIR}/kernel/iscsi-scst.ko iscsi-scst.ko
lintian ${ISCSI_DEB}
@@ -246,6 +246,6 @@
.PHONY: clean
clean:
- rm -rf *~ .compile_mark config-2.6.32 ${KERNEL_SRC} tmp data busybox busybox.tar ${BUSYBOXDIR} pci.ids proxmox-ve/data initrd.img-${KVNAME} *.deb ${AOEDIR} aoe.ko ${headers_tmp} scst-src ${ISCSIDIR} ${ISCSI_DEB} iscsi-scst.ko scst-modules.tar ${SCSTDIR} put_page_callback-2.6.32.patch fwdata initrdfirmware.tar iscsideb/*~
+ rm -rf *~ .compile_mark config-2.6.32 ${KERNEL_SRC} tmp data busybox busybox.tar ${BUSYBOXDIR} pci.ids proxmox-ve/data initrd.img-${KVNAME} *.deb ${AOEDIR} aoe.ko ${headers_tmp} scst-src ${ISCSIDIR} ${ISCSI_DEB} iscsi-scst.ko scst-modules.tar ${SCSTDIR} put_page_callback-2.6.32.patch fwdata initrdfirmware.tar iscsideb/*~ iscsi-scst_*
More information about the pve-devel
mailing list