[Pkg-ofed-commits] r669 - /branches/ofed-1.5lenny/ofa-kernel/trunk/debian/rules
gmpc-guest at alioth.debian.org
gmpc-guest at alioth.debian.org
Thu Feb 11 16:23:49 UTC 2010
Author: gmpc-guest
Date: Thu Feb 11 16:23:48 2010
New Revision: 669
URL: http://svn.debian.org/wsvn/pkg-ofed/?sc=1&rev=669
Log:
typo fix
Modified:
branches/ofed-1.5lenny/ofa-kernel/trunk/debian/rules
Modified: branches/ofed-1.5lenny/ofa-kernel/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/ofed-1.5lenny/ofa-kernel/trunk/debian/rules?rev=669&op=diff
==============================================================================
--- branches/ofed-1.5lenny/ofa-kernel/trunk/debian/rules (original)
+++ branches/ofed-1.5lenny/ofa-kernel/trunk/debian/rules Thu Feb 11 16:23:48 2010
@@ -69,6 +69,7 @@
kdist_config: prep-deb-files
# Run quilt stage manually so we can set the correct kernel patchsetpwd
./ofed_scripts/ofed_patch.sh --kernel-version=$(BASEKERNEL)
+ifeq "$(DEB_HOST_ARCH)" "amd64"
./configure --kernel-sources=$(KSRC) --kernel-version=$(KVERS) \
--with-core-mod --with-ipoib-mod --with-ipoib-cm --with-sdp-mod --with-srp-mod --with-srp-target-mod \
--with-user_mad-mod --with-user_access-mod --with-addr_trans-mod --with-mthca-mod --with-mlx4-mod --with-mlx4_core-mod \
More information about the Pkg-ofed-commits
mailing list