]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blobdiff - hw/cypress-fx2/Makefile
cypress-fx2/Makefile: Add missing 'fx2lafw-' prefix.
[sigrok-firmware-fx2lafw.git] / hw / cypress-fx2 / Makefile
index e55beda4648d173a7d177a10e39b6dfe83d31236..87d221960cedba4449609e994a1d022e3e3f0a07 100644 (file)
@@ -22,6 +22,6 @@ SOURCES = \
        ../../fx2lafw.c \
        ../../gpif-acquisition.c
 A51_SOURCES = dscr.a51
-BASENAME = cypress-fx2
+BASENAME = fx2lafw-cypress-fx2
 
 include ../../Makefile.include