X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=testing%2Fbuild.test1%2FMakefile.openocd;h=6b0cb56ff0f8188a3a99f93a78f050c541ad4830;hp=dbe8ac10eb660b4130092a7b74d8fc6723f0b57d;hb=21eff7095c50bcdc74000e6cda0c76aa3d16b854;hpb=9b2e467545c9eb6e52036cd8ef546b6f799be33c 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)