From 21eff7095c50bcdc74000e6cda0c76aa3d16b854 Mon Sep 17 00:00:00 2001 From: duane Date: Sat, 27 Dec 2008 02:56:55 +0000 Subject: Added dongle VSLLINK - from Simon Qian git-svn-id: svn://svn.berlios.de/openocd/trunk@1280 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- testing/build.test1/Makefile.openocd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/build.test1/Makefile.openocd b/testing/build.test1/Makefile.openocd index dbe8ac10..6b0cb56f 100755 --- a/testing/build.test1/Makefile.openocd +++ b/testing/build.test1/Makefile.openocd @@ -40,7 +40,7 @@ MINGW32_EASY_PERMUTATIONS += ftd2xx CONFIG_OPTIONS_win32_libftdi = --enable-parport --enable-ft2232_libftdi # Default build for win32... is the ftd2xx type build. -PERMUTE_win32 ?= $(BUILD_SYSNAME)_ftd2xx +PERMUTE_win32 ?= ftd2xx CONFIG_OPTIONS_win32 ?= $(CONFIG_OPTIONS_win32_$(PERMUTE_win32)) CONFIG_OPTIONS_cygwin = $(CONFIG_OPTIONS_win32) CONFIG_OPTIONS_mingw32 = $(CONFIG_OPTIONS_win32) -- cgit v1.2.3