From bc0d8a65c198c9a4b254187bd68cc60b7343215f Mon Sep 17 00:00:00 2001 From: Alex Waterman Date: Thu, 21 Jun 2018 16:00:18 -0700 Subject: Revert "gpu: nvgpu: Protect against possible userspace build failures" This reverts commit 57e6105aa1b0a3c5d516041942733658cd352c57. When this is reverted the userspace build will be active in GVS! This will save much work in fixing periodic compilation issues that get added to the userspace build by accident. JIRA NVGPU-525 Change-Id: Ifc33b6694c97b743a7461c1ce9efb1bc60bd1771 Signed-off-by: Alex Waterman Reviewed-on: https://git-master.nvidia.com/r/1757491 GVS: Gerrit_Virtual_Submit Reviewed-by: Konsta Holtta Reviewed-by: Bharat Nihalani Reviewed-by: Vijayakumar Subbu Reviewed-by: mobile promotions Tested-by: mobile promotions --- Makefile.umbrella.tmk | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'Makefile.umbrella.tmk') diff --git a/Makefile.umbrella.tmk b/Makefile.umbrella.tmk index 8647a7b8..bd3c3478 100644 --- a/Makefile.umbrella.tmk +++ b/Makefile.umbrella.tmk @@ -20,13 +20,7 @@ NV_REPOSITORY_COMPONENTS := ifneq ($(NV_BUILD_CONFIGURATION_OS_IS_INTEGRITY),1) -# -# Temporary change to prevent build failures when the dev-other change to enable -# the userspace build hits dev-kernel. -# -# Simply revert this change to fully enable the build on dev-kernel. -# -# NV_REPOSITORY_COMPONENTS := drivers/gpu/nvgpu +NV_REPOSITORY_COMPONENTS := drivers/gpu/nvgpu endif # Local Variables: -- cgit v1.2.2