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 bd3c3478..a3eab748 100644
--- a/Makefile.umbrella.tmk
+++ b/Makefile.umbrella.tmk
@@ -21,6 +21,7 @@ NV_REPOSITORY_COMPONENTS :=
21 21
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
24endif 25endif
25 26
26# Local Variables: 27# Local Variables: