]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blobdiff - hw/Makefile.inc
Add fx2lafw firmware for FX2 devices with sigrok VID/PID.
[sigrok-firmware-fx2lafw.git] / hw / Makefile.inc
index b9c7c37583511347b80a14b4bbeeb9368647ad5f..f832a6fb1369d288139b7bf60f6045204253bf49 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the fx2lafw project.
+## This file is part of the sigrok-firmware-fx2lafw project.
 ##
 ## Copyright (C) 2013 Uwe Hermann <uwe@hermann-uwe.de>
 ##
@@ -36,6 +36,8 @@ endif
 RELS = ${top_builddir}/fx2lafw.rel ${top_builddir}/gpif-acquisition.rel \
        ${builddir}/dscr.rel
 
+$(RELS): fx2lafw
+
 $(builddir)/dscr.rel: dscr.a51
        $(AM_V_at)if test "x${abs_top_srcdir}" != "x${abs_top_builddir}"; then \
                $(INSTALL_DATA) ${srcdir}/dscr.a51 ${builddir}; \