mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
The executable now lives in the build directory, and since the build directory already contains the variant name there is no need to also add it to the executable. Signed-off-by: Damien George <damien@micropython.org>