fixup! radxa0: Account for the new way we ship firmware
authorNolen Johnson <johnsonnolen@gmail.com>
Mon, 22 Jan 2024 21:02:13 +0000 (16:02 -0500)
committerNolen Johnson <johnsonnolen@gmail.com>
Mon, 22 Jan 2024 21:02:13 +0000 (16:02 -0500)
Change-Id: I4e934022ccb9071eea39057c52e8b6d5f1d70130

Android.mk

index f4c59947b52f1c2cc1291aa88ea86b896f7492d1..2d8f8f7c5b0d179f0b8a97d6f7b39e2ec23176b5 100644 (file)
@@ -11,6 +11,6 @@ include $(call all-makefiles-under,$(LOCAL_PATH))
 
 include $(LOCAL_PATH)/factory.mk
 
--include vendor/amlogic/odroidc4/firmware.mk
+-include vendor/amlogic/radxa0/firmware.mk
 
 endif