diff options
| author | Hierophect <hierophect@gmail.com> | 2019-07-18 17:55:57 -0400 |
|---|---|---|
| committer | Hierophect <hierophect@gmail.com> | 2019-07-18 17:55:57 -0400 |
| commit | 734012aa8b12b06dccfb576bc1d3fd8489404ad4 (patch) | |
| tree | 06fbdf5d33c0ee69eedd1ce8de67f31d9b9c7f9a /supervisor/supervisor.mk | |
| parent | 755b86e38bef1d3adf05f146e47b9499385313b9 (diff) | |
Makefile cleanup
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 11f0adbf9..4ea3a8260 100644 --- a/supervisor/supervisor.mk +++ b/supervisor/supervisor.mk @@ -51,7 +51,6 @@ else SRC_SUPERVISOR += supervisor/internal_flash.c endif -USB=TRUE ifeq ($(USB),FALSE) ifeq ($(wildcard supervisor/serial.c),) SRC_SUPERVISOR += supervisor/stub/serial.c |
