mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: Add QNX YAML back to arch
Add the QNX yaml back to the arch. I had removed it to make enabling the compile time YAML check simpler. JIRA NVGPU-3075 Change-Id: Ia89ba32f3cbbc97f68313d652645c5aca9a6c137 Signed-off-by: Alex Waterman <alexw@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2129648 Reviewed-by: Automatic_Commit_Validation_User Tested-by: Shashank Singh <shashsingh@nvidia.com> Reviewed-by: Shashank Singh <shashsingh@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
9836420185
commit
31bc60f76c
@@ -21,11 +21,11 @@ nvgpu:
|
||||
children:
|
||||
!include nvgpu-hal-new.yaml
|
||||
|
||||
# The QNX OS layer implementation units. TODO: place in QNX directory.
|
||||
# qnx:
|
||||
# safe: yes
|
||||
# children:
|
||||
# !include nvgpu-qnx.yaml
|
||||
# The QNX OS layer implementation units.
|
||||
qnx:
|
||||
safe: yes
|
||||
children:
|
||||
!include nvgpu-qnx.yaml
|
||||
|
||||
# And the Linux version of the OS implementation units.
|
||||
linux:
|
||||
|
||||
Reference in New Issue
Block a user