On 2015-02-09 11:58, Kiran Raparthy wrote:
> From: Rom Lemarchand
>
> kbuild: make it possible to specify the module output dir
>
> Make modinst_dir user-defined on the command line.
>
> This allows to do things like:
> make MODLIB=output/ modinst_dir=. modules_install
>
> to ensure all the .k
On Mon, Feb 9, 2015 at 4:28 PM, Kiran Raparthy wrote:
> From: Rom Lemarchand
>
> kbuild: make it possible to specify the module output dir
>
> Make modinst_dir user-defined on the command line.
>
> This allows to do things like:
> make MODLIB=output/ modinst_dir=. modules_install
>
> to ensure al
From: Rom Lemarchand
kbuild: make it possible to specify the module output dir
Make modinst_dir user-defined on the command line.
This allows to do things like:
make MODLIB=output/ modinst_dir=. modules_install
to ensure all the .ko are in the output/ directory.
Cc: Michal Marek
Cc: linux-kb
3 matches
Mail list logo