diff --git a/ports/unix/Makefile b/ports/unix/Makefile index b17b012e0028b508e358818aa968a82536215c60..537b0207a67624b4a58a1a7cf66c8697bef72b92 100644 --- a/ports/unix/Makefile +++ b/ports/unix/Makefile @@ -222,7 +222,7 @@ nanbox: BUILD=build-nanbox \ PROG=micropython_nanbox \ MICROPY_FORCE_32BIT=1 \ - MICROPY_PY_USSL=0 + axtls all freedos: $(MAKE) \