X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=hw%2Fcypress-fx2%2FMakefile;h=78e2308c665595156bf954b605fd7eefe9f97dc9;hb=c7e02d8c24b6f89a274b33300dd47925f5ffb69f;hp=e55beda4648d173a7d177a10e39b6dfe83d31236;hpb=572ac4c4c2e04fc12cf11dc1d60d528209f9919c;p=sigrok-firmware-fx2lafw.git diff --git a/hw/cypress-fx2/Makefile b/hw/cypress-fx2/Makefile index e55beda4..78e2308c 100644 --- a/hw/cypress-fx2/Makefile +++ b/hw/cypress-fx2/Makefile @@ -18,10 +18,8 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## -SOURCES = \ - ../../fx2lafw.c \ - ../../gpif-acquisition.c +SOURCES = ../../fx2lafw.c ../../gpif-acquisition.c A51_SOURCES = dscr.a51 -BASENAME = cypress-fx2 +BASENAME = fx2lafw-cypress-fx2 include ../../Makefile.include