From 64247b33b1a648657dfb2e82d417c0426a6727cf Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Sun, 1 Mar 2026 21:00:05 +0100 Subject: [PATCH] Init PLATFORM_DEFS --- common_arm/Makefile.hal | 1 + 1 file changed, 1 insertion(+) diff --git a/common_arm/Makefile.hal b/common_arm/Makefile.hal index 3aec0cc3b..429fc1717 100644 --- a/common_arm/Makefile.hal +++ b/common_arm/Makefile.hal @@ -98,6 +98,7 @@ endef PLTNAME = Unknown Platform PLATFORM_FPGA = fpga-undefined +PLATFORM_DEFS = ifeq ($(PLATFORM),PM3RDV4) # FPGA bitstream files, the order doesn't matter anymore FPGA_BITSTREAMS = fpga_pm3_hf.bit