From: Nolen Johnson Date: Mon, 22 Jan 2024 20:59:19 +0000 (-0500) Subject: m5: Account for the new way we ship firmware X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=69235a716e524a6ed91805d8d775459a459cf4ed;p=GitHub%2FLineageOS%2FG12%2Fandroid_device_bananapi_m5.git m5: Account for the new way we ship firmware Change-Id: I936ddaaa889171d81217511e83da2c957fa7da09 --- diff --git a/Android.mk b/Android.mk index 0eae222..2309a6a 100644 --- a/Android.mk +++ b/Android.mk @@ -13,4 +13,6 @@ include $(LOCAL_PATH)/factory.mk include external/wpa_supplicant_8/wpa_supplicant/wpa_supplicant_conf.mk +-include vendor/amlogic/m5/firmware.mk + endif