Files
kernel_google_redbull/scripts/Makefile.modinst
Rom Lemarchand 58e3ed46df ANDROID: 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.

Change-Id: I2bc007eea27ee744d35289e26e4a8ac43ba04151
Signed-off-by: Rom Lemarchand <romlem@android.com>
2018-08-28 17:10:42 +05:30

1.1 KiB