diff options
Diffstat (limited to 'supervisor')
| -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 |
