X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=debian%2Frules;h=6565c484d2dd217a1af196bb822cdfe82f0c00d5;hp=902d4ab004c3bc0cf2505e859ecf317342cbdd9e;hb=65904fd6fbfbd9dc9f8d3498950b77e81961075f;hpb=7c099467eab7b64c00e6a14c9cab7f09153571c1 diff --git a/debian/rules b/debian/rules index 902d4ab..6565c48 100755 --- a/debian/rules +++ b/debian/rules @@ -68,7 +68,7 @@ KVER?=$(LINUXRELEASE) KVERS?=$(KVER) KSRC?=$(LINUX_OBJ) KSRC_TREE?=$(LINUX) -IB_OPTIONS?="" +EXTRA_OPTIONS?=$(IB_OPTIONS) # Packages provided for both client and server builds IOKIT_PKG=lustre-iokit @@ -437,7 +437,7 @@ kdist_config: prep-deb-files patch-stamp --enable-quota \ --with-kmp-moddir=updates \ $${EXTRAFLAGS} \ - $(IB_OPTIONS) + $(EXTRA_OPTIONS) kdist_configure: kdist_config