odroidc4: Account for the new way we ship firmware
authorNolen Johnson <johnsonnolen@gmail.com>
Mon, 22 Jan 2024 19:56:33 +0000 (14:56 -0500)
committerNolen Johnson <johnsonnolen@gmail.com>
Mon, 22 Jan 2024 21:03:05 +0000 (21:03 +0000)
Change-Id: I936ddaaa889171d81217511e83da2c957fa7da09

Android.mk

index cc446258ef716c33990e2face00695934ffcca84..ccff9f4dea26206d2b6aa59f7b71cc70fb88935d 100644 (file)
@@ -11,4 +11,6 @@ include $(call all-makefiles-under,$(LOCAL_PATH))
 
 include $(LOCAL_PATH)/factory.mk
 
+-include vendor/amlogic/odroidc4/firmware.mk
+
 endif