aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e7d4dc5..17cb279 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ SERIAL=/dev/ttyACM0
BAUD=115200
# Modules to include in kernel
-MODULES=bug collection task tshield time
+MODULES=bug collection task tshield time io
# Toolchain flags
CC=avr-gcc