diff options
Diffstat (limited to '')
| -rw-r--r-- | target/w3d_de1soc/mod.mk | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
