mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
pva: Do not build for ACK
Do not build PVA for android kernel as this is not required for Android. Bug 4911768 Change-Id: Ibc35c074a8a340afa57cd634e00399e408a416fb Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
This commit is contained in:
committed by
Jon Hunter
parent
35e17c237e
commit
e1bbd222ab
@@ -1,7 +1,7 @@
|
||||
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
# Copyright (c) 2023, NVIDIA CORPORATION. All rights reserved.
|
||||
# Copyright (c) 2023-2024, NVIDIA CORPORATION. All rights reserved.
|
||||
|
||||
ifndef CONFIG_TEGRA_SYSTEM_TYPE_ACK
|
||||
ifeq ($(CONFIG_TEGRA_OOT_MODULE),m)
|
||||
|
||||
ifeq ($(findstring ack_src,$(NV_BUILD_KERNEL_OPTIONS)),)
|
||||
@@ -55,4 +55,4 @@ nvhost-pva-objs = \
|
||||
obj-m += nvhost-pva.o
|
||||
endif
|
||||
endif
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user