summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.umbrella.tmk4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.umbrella.tmk b/Makefile.umbrella.tmk
index 451beca7..bd3c3478 100644
--- a/Makefile.umbrella.tmk
+++ b/Makefile.umbrella.tmk
@@ -17,7 +17,11 @@
17# 17#
18# Components common to all builds 18# Components common to all builds
19# 19#
20NV_REPOSITORY_COMPONENTS :=
21
22ifneq ($(NV_BUILD_CONFIGURATION_OS_IS_INTEGRITY),1)
20NV_REPOSITORY_COMPONENTS := drivers/gpu/nvgpu 23NV_REPOSITORY_COMPONENTS := drivers/gpu/nvgpu
24endif
21 25
22# Local Variables: 26# Local Variables:
23# indent-tabs-mode: t 27# indent-tabs-mode: t