odroidc4: State that device has no integrated Wi-Fi
authorNolen Johnson <johnsonnolen@gmail.com>
Wed, 17 May 2023 14:16:49 +0000 (10:16 -0400)
committerNolen Johnson <johnsonnolen@gmail.com>
Wed, 17 May 2023 14:17:04 +0000 (10:17 -0400)
* True, and otherwise EPPE bitches about wpa_supplicant.conf
  not existing.

Change-Id: Ib3fc8afe2130454d80beab7157d8cdaa4c349057

device.mk

index ce02b61a01fb4964c50b9ed438e2a3101746e9eb..a5126a089e9a261f4d39b746d9080a3963703239 100644 (file)
--- a/device.mk
+++ b/device.mk
@@ -13,3 +13,6 @@ PRODUCT_HOST_PACKAGES += \
 
 ## Inherit from the common tree product makefile
 $(call inherit-product, device/amlogic/g12-common/g12.mk)
+
+## Wi-Fi
+BOARD_HAVE_WIFI := false