diff options
Diffstat (limited to 'testing/micropython/0000-unix-mpconfigport.patch')
-rw-r--r-- | testing/micropython/0000-unix-mpconfigport.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/micropython/0000-unix-mpconfigport.patch b/testing/micropython/0000-unix-mpconfigport.patch index bd9afa52f8..4175138928 100644 --- a/testing/micropython/0000-unix-mpconfigport.patch +++ b/testing/micropython/0000-unix-mpconfigport.patch @@ -1,5 +1,5 @@ ---- micropython-1.9.2-old/unix/mpconfigport.mk -+++ micropython-1.9.2/unix/mpconfigport.mk +--- micropython-1.9.3-old/ports/unix/mpconfigport.mk ++++ micropython-1.9.3/ports/unix/mpconfigport.mk @@ -9,7 +9,7 @@ MICROPY_USE_READLINE = 1 |