summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-04-13 22:22:58 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-04-13 22:22:58 +0000
commitc055fecc7efdc309ab7dc1dd083f9be2b744d1b5 (patch)
tree7d1c6ee2c5dbd4c55f4c1f4e561a6e9030575541
parent4e9c76699874964ebacb217a405675d3c7eec593 (diff)
parent9b0fc837146ec51d33e78f545574294f8f6ce940 (diff)
downloadcar-android13-qpr3-s4-release.tar.gz
Change-Id: Id4a6606ac8df817ee59f42516a93a3ceea964cb4
-rw-r--r--emulator/usbpt/bluetooth/btusb/BoardConfig.mk5
-rw-r--r--emulator/usbpt/wifi/BoardConfig.mk12
2 files changed, 0 insertions, 17 deletions
diff --git a/emulator/usbpt/bluetooth/btusb/BoardConfig.mk b/emulator/usbpt/bluetooth/btusb/BoardConfig.mk
index c37e7d0..2a13328 100644
--- a/emulator/usbpt/bluetooth/btusb/BoardConfig.mk
+++ b/emulator/usbpt/bluetooth/btusb/BoardConfig.mk
@@ -12,8 +12,3 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-
-TARGET_KERNEL_USE ?= 5.15
-
-BOARD_VENDOR_KERNEL_MODULES += \
- $(KERNEL_MODULES_PATH)/btusb.ko
diff --git a/emulator/usbpt/wifi/BoardConfig.mk b/emulator/usbpt/wifi/BoardConfig.mk
index ae96593..2a13328 100644
--- a/emulator/usbpt/wifi/BoardConfig.mk
+++ b/emulator/usbpt/wifi/BoardConfig.mk
@@ -12,15 +12,3 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-
-TARGET_KERNEL_USE ?= 5.15
-
-BOARD_VENDOR_KERNEL_MODULES += \
- $(KERNEL_MODULES_PATH)/mt76x2u.ko \
- $(KERNEL_MODULES_PATH)/mt76x2-common.ko \
- $(KERNEL_MODULES_PATH)/mt76x0u.ko \
- $(KERNEL_MODULES_PATH)/mt76x0-common.ko \
- $(KERNEL_MODULES_PATH)/mt76x02-usb.ko \
- $(KERNEL_MODULES_PATH)/mt76x02-lib.ko \
- $(KERNEL_MODULES_PATH)/mt76-usb.ko \
- $(KERNEL_MODULES_PATH)/mt76.ko