X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Frules.modules;h=d84348dd2f7cbc9b7b5d49065de54dff02a42beb;hb=8a2d6596f2cb43c097957ed6e003eb5225dd5003;hp=4ca3d928565033b5c203f65b1c79f23d9b73e1ba;hpb=e3438006d3fe940aa90496f8dfc590b6c21dd8c5;p=sliver-openvswitch.git diff --git a/debian/rules.modules b/debian/rules.modules index 4ca3d9285..d84348dd2 100755 --- a/debian/rules.modules +++ b/debian/rules.modules @@ -26,7 +26,7 @@ binary-modules: prep-deb-files dh_testroot dh_clean -k tar xzf openvswitch.tar.gz - cd openvswitch && ./configure --with-l26=$(KSRC) $(DATAPATH_CONFIGURE_OPTS) --with-build-number=$(BUILD_NUMBER) + cd openvswitch && ./configure --with-linux=$(KSRC) $(DATAPATH_CONFIGURE_OPTS) --with-build-number=$(BUILD_NUMBER) cd openvswitch && $(MAKE) -C datapath/linux-2.6 install -d -m755 $(DSTDIR) install -m644 openvswitch/datapath/linux-2.6/*_mod.ko $(DSTDIR)/