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:
Brad Griffis
2024-02-02 13:17:17 +00:00
committed by mobile promotions
parent c8a0c93fc1
commit f877c7e3da
2 changed files with 26 additions and 26 deletions

View File

@@ -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