From 2d7390ffa53d9146c64b4dbe698cda3835cb3201 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Wed, 22 May 2024 15:08:00 -0600 Subject: platform/wavelet3d/host_sw: implement mk build for w3d host software --- target/w3d_de1soc/mod.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/w3d_de1soc') diff --git a/target/w3d_de1soc/mod.mk b/target/w3d_de1soc/mod.mk index a4aa4fe..3b5d9f5 100644 --- a/target/w3d_de1soc/mod.mk +++ b/target/w3d_de1soc/mod.mk @@ -9,6 +9,8 @@ define core $(this)/qsf_files := pins.tcl $(this)/qsys_platform := platform.qsys + $(this)/obj_deps := gfx_bootrom.hex + $(this)/altera_device := 5CSEMA5F31C6 $(this)/altera_family := Cyclone V endef -- cgit v1.2.3