summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPixelBot AutoMerger <android-nexus-securitybot@system.gserviceaccount.com>2024-02-04 18:20:23 -0800
committerSecurityBot <android-nexus-securitybot@system.gserviceaccount.com>2024-02-04 18:20:23 -0800
commitc02452a2be836fd3e13c23d4b9d890d372d4f882 (patch)
treea180c306b39c0c6600083bfba856dfad02af805a
parent97b934f217bafc238a5dea1178b48cc5528e69cd (diff)
parent26aaa1d4d88a7e5255e7704718271991054af418 (diff)
downloadlynx-c02452a2be836fd3e13c23d4b9d890d372d4f882.tar.gz
Merge android13-gs-pixel-5.10-24Q2 into android13-gs-pixel-5.10
SBMerger: 603054162 Change-Id: Ibe78ba2c46ae70dd480fb7750d459b9f1ddf9851 Signed-off-by: SecurityBot <android-nexus-securitybot@system.gserviceaccount.com>
-rw-r--r--Makefile.ext_modules.lynx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.ext_modules.lynx b/Makefile.ext_modules.lynx
index 12563a5..ba0a080 100644
--- a/Makefile.ext_modules.lynx
+++ b/Makefile.ext_modules.lynx
@@ -37,8 +37,8 @@ has_uapi_headers += video/gchips
install_uapi_headers_targets := $(has_uapi_headers:=_headers_install)
-ifneq ($(wildcard $(KERNEL_SRC)/$(rel_path)/uwb/kernel),)
-ext_modules += uwb/kernel
+ifneq ($(wildcard $(KERNEL_SRC)/$(rel_path)/uwb/qorvo/dw3000/kernel),)
+ext_modules += uwb/qorvo/dw3000/kernel
endif
.PHONY: $(ext_modules) $(install_uapi_headers_targets) depmod allmodules