mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-23 01:31:30 +03:00
rtl8822ce: Disable driver in android
Disable wireless driver rtl8822ce in android to avoid build error when building Android Common Kernel (ACK) using clang Bug 3974840 Change-Id: If7d11a9812e017178335de5fcd501db8e09de423 Signed-off-by: Ankita Garg <ankitag@nvidia.com> (cherry picked from commit 3391f471559a3e9e0cb68b502a29ff2f637e7b31) Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2910050 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
78f3c02fcd
commit
c74e091fc8
@@ -1,6 +1,8 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved.
|
||||
|
||||
ifeq ($(findstring ack_src,$(NV_BUILD_KERNEL_OPTIONS)),)
|
||||
ifeq ($(VERSION).$(PATCHLEVEL),5.15)
|
||||
obj-m += rtl8822ce/
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user