Re: [leaf-devel] kmodules not building

2014-07-06 Thread Yves Blusseau
Le 6 juil. 2014 à 13:26, kp kirchdoerfer a écrit : > Hi Yves, > > in your update of e1000e you added a kmodules buildtool.cfg, which adds > specific.net6501 > > + > + Server = localrepo > + Revision = HEAD > + Directory = kmodules > + > + > > Is that intended? If so, I think the

[leaf-devel] kmodules not building

2014-07-06 Thread kp kirchdoerfer
Hi Yves, in your update of e1000e you added a kmodules buildtool.cfg, which adds specific.net6501 + + Server = localrepo + Revision = HEAD + Directory = kmodules + + Is that intended? If so, I think the file is msissing and kmodules fails to build. kp --