radxa0: 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:01:07 +0000 (21:01 +0000)
Change-Id: I936ddaaa889171d81217511e83da2c957fa7da09

Android.mk

index ca8878030c7d158d3f180753aaa0a29786780d1b..f4c59947b52f1c2cc1291aa88ea86b896f7492d1 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