X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=testing%2Fbuild.test1%2FMakefile.openocd;h=6b0cb56ff0f8188a3a99f93a78f050c541ad4830;hb=e5e561157c6bdff3aef792dc3a2fca9694a4b702;hp=dbe8ac10eb660b4130092a7b74d8fc6723f0b57d;hpb=92c9d46449a7562080ea0277a7b7309ed2bdba03;p=openocd.git diff --git a/testing/build.test1/Makefile.openocd b/testing/build.test1/Makefile.openocd index dbe8ac10eb..6b0cb56ff0 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)