diff options
| author | Damien George | 2014-08-26 17:18:12 +0100 |
|---|---|---|
| committer | Damien George | 2014-09-07 20:42:01 +0100 |
| commit | 013d53c0b48cd22ef9476f048c2f944a86d5ce67 (patch) | |
| tree | 753686da1b33b96829df9b2c4d3bd4f9739a9ea7 /py/py.mk | |
| parent | e2a618615df33d884dde975c3e0a0727d9ea9629 (diff) | |
Remove skeletal modselect from extmod and just put it in stmhal.
Diffstat (limited to 'py/py.mk')
| -rw-r--r-- | py/py.mk | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -112,7 +112,6 @@ PY_O_BASENAME = \ pfenv_printf.o \ ../extmod/moductypes.o \ ../extmod/modzlibd.o \ - ../extmod/modselect.o \ # prepend the build destination prefix to the py object files PY_O = $(addprefix $(PY_BUILD)/, $(PY_O_BASENAME)) |
