Fix issue with reuse of custom yotta configs for target_config.h (#530)
diff --git a/yotta/data/adjust-config.sh b/yotta/data/adjust-config.sh
index 6580c09..3fa8490 100755
--- a/yotta/data/adjust-config.sh
+++ b/yotta/data/adjust-config.sh
@@ -16,7 +16,7 @@
# Set the target specific header
-conf set YOTTA_CFG_MBEDTLS_USER_CONFIG_FILE \"target_config.h\"
+conf set YOTTA_CFG_MBEDTLS_TARGET_CONFIG_FILE \"mbedtls/target_config.h\"
# not supported on mbed OS, nor used by mbed Client
conf unset MBEDTLS_NET_C