mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
nvidia-oot: Update OOT driver path
The installation path for the OOT drivers has been updated from 'extra'
to 'updates'.
Bug 4410785
Change-Id: I54c8ce97cb1b159095b9dc3450ef0af711eb7f9b
Signed-off-by: Brad Griffis <bgriffis@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3069039
(cherry picked from commit aaee95a8eb)
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3082930
Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
c8a0c93fc1
commit
f877c7e3da
@@ -19,7 +19,7 @@ make -C /lib/modules/`uname -r`/build M=${PWD} modules
|
||||
sudo make -C /lib/modules/`uname -r`/build M=${PWD} modules_install
|
||||
sudo depmod -a
|
||||
|
||||
nvsciipc.ko will be installed in /lib/modules/`uname -r`/extra/nvsciipc.ko
|
||||
nvsciipc.ko will be installed in /lib/modules/`uname -r`/updates/nvsciipc.ko
|
||||
|
||||
[NOTE] If kernel module installation is failed by missing signing key, follow steps below
|
||||
|
||||
|
||||
Reference in New Issue
Block a user