summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nrf5/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/nrf5/Makefile b/nrf5/Makefile
index 409a6c4c8..72fd1e521 100644
--- a/nrf5/Makefile
+++ b/nrf5/Makefile
@@ -60,7 +60,6 @@ INC += -I./device
INC += -I./device/$(MCU_VARIANT)
INC += -I./hal
INC += -I./hal/$(MCU_VARIANT)
-INC += -I./modules/display
INC += -I./modules/machine
INC += -I./modules/ubluepy
INC += -I../lib/mp-readline