summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPixelBot AutoMerger <android-nexus-securitybot@system.gserviceaccount.com>2024-02-04 18:21:12 -0800
committerSecurityBot <android-nexus-securitybot@system.gserviceaccount.com>2024-02-04 18:21:12 -0800
commit824c3dd037d87b658139dd593050bbe1ba211be4 (patch)
treec52a67233712445674a88d7ccc84fce463a17213
parent10e9384029afc866fe952e38ac1029a3bab57ad7 (diff)
parentea22069620bf709186b2ec8220bcc64eb0a6252c (diff)
downloadtangorpro-824c3dd037d87b658139dd593050bbe1ba211be4.tar.gz
Merge android13-gs-pixel-5.10-24Q2 into android13-gs-pixel-5.10
SBMerger: 603054162 Change-Id: I1ff8144076c6fdb5b3aa47c3932af7f35bed286f Signed-off-by: SecurityBot <android-nexus-securitybot@system.gserviceaccount.com>
-rw-r--r--Makefile.ext_modules.tangorpro4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.ext_modules.tangorpro b/Makefile.ext_modules.tangorpro
index b3646aa..19eb9e6 100644
--- a/Makefile.ext_modules.tangorpro
+++ b/Makefile.ext_modules.tangorpro
@@ -36,8 +36,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