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 9025694ff2..067402341d 100644 --- a/testing/micropython/0000-unix-mpconfigport.patch +++ b/testing/micropython/0000-unix-mpconfigport.patch @@ -1,5 +1,5 @@ ---- old/micropython-1.9.1/unix/mpconfigport.mk -+++ new/micropython-1.9.1/unix/mpconfigport.mk +--- micropython-1.9.1/unix/mpconfigport.mk ++++ micropython-1.9.1/unix/mpconfigport.mk @@ -9,7 +9,7 @@ MICROPY_USE_READLINE = 1 |