mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
nvidia-oot: Disable tegra_wmark in ACK
Temporarily disable these modules in android common kernel(ACK), due to the build errors encountered when using clang. Bug 3974840 Change-Id: I3a8d63112ac3ff7c8ac3a7dfe6fd757553cd8c57 Signed-off-by: Bruce Xu <brucex@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2921067 Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-by: svcacv <svcacv@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
3067ceeb00
commit
628e74016a
@@ -1,5 +1,7 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
# Copyright (c) 2022-2023, NVIDIA CORPORATION. All rights reserved.
|
||||
|
||||
ifeq ($(findstring ack_src,$(NV_BUILD_KERNEL_OPTIONS)),)
|
||||
obj-m += tegra_wmark.o
|
||||
endif
|
||||
obj-m += governor_pod_scaling.o
|
||||
|
||||
Reference in New Issue
Block a user