diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2018-08-02 14:35:46 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2018-08-02 14:35:46 -0700 |
| commit | 5704bc8c93e36ded3e7dc8e46aa836e7a2acee15 (patch) | |
| tree | 0b604cde903906b96042279e7bd6871f3ed2f7dd /supervisor/supervisor.mk | |
| parent | a88cdaca6a462da398b8e3a8a0c7de02d810ca37 (diff) | |
Share memory.c and a bit of polish.
Diffstat (limited to 'supervisor/supervisor.mk')
| -rw-r--r-- | supervisor/supervisor.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/supervisor/supervisor.mk b/supervisor/supervisor.mk index ba5ffb3f3..20de58001 100644 --- a/supervisor/supervisor.mk +++ b/supervisor/supervisor.mk @@ -1,6 +1,5 @@ SRC_SUPERVISOR = \ main.c \ - supervisor/memory.c \ supervisor/port.c \ supervisor/shared/autoreload.c \ supervisor/shared/rgb_led_status.c \ |
