summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-04-14 01:06:27 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-04-14 01:06:27 +0000
commit81f77dd2aa404d5f3141447e1605a3caabc96b09 (patch)
tree38ff7ccf0a9d09cbcb3da0ee778f27910e3ea78d
parentb8ee7574ab9af68e03a2d40b7f4fc802ff3c6c80 (diff)
parentc20c557fe0ef5783e30d26503c07b8b915513e4a (diff)
downloadcar-81f77dd2aa404d5f3141447e1605a3caabc96b09.tar.gz
Snap for 9939584 from c20c557fe0ef5783e30d26503c07b8b915513e4a to udc-release
Change-Id: I755fad71fc8731043709f1afcca41d366cf36f31
-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