summaryrefslogtreecommitdiffstats
path: root/Makefile.umbrella.tmk
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.umbrella.tmk')
-rw-r--r--Makefile.umbrella.tmk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.umbrella.tmk b/Makefile.umbrella.tmk
index a3eab748..885dabb1 100644
--- a/Makefile.umbrella.tmk
+++ b/Makefile.umbrella.tmk
@@ -22,6 +22,7 @@ NV_REPOSITORY_COMPONENTS :=
22ifneq ($(NV_BUILD_CONFIGURATION_OS_IS_INTEGRITY),1) 22ifneq ($(NV_BUILD_CONFIGURATION_OS_IS_INTEGRITY),1)
23NV_REPOSITORY_COMPONENTS := drivers/gpu/nvgpu 23NV_REPOSITORY_COMPONENTS := drivers/gpu/nvgpu
24NV_REPOSITORY_COMPONENTS += userspace 24NV_REPOSITORY_COMPONENTS += userspace
25NV_REPOSITORY_COMPONENTS += userspace/units/posix-bitops
25endif 26endif
26 27
27# Local Variables: 28# Local Variables: