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:
Alex Waterman
2019-06-03 08:04:14 -07:00
committed by mobile promotions
parent 9836420185
commit 31bc60f76c

View File

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