aboutsummaryrefslogtreecommitdiff
path: root/kernel/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/Makefile.inc')
-rw-r--r--kernel/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel/Makefile.inc b/kernel/Makefile.inc
index 9417686..df574d0 100644
--- a/kernel/Makefile.inc
+++ b/kernel/Makefile.inc
@@ -2,6 +2,8 @@
.PATH: ${.CURDIR}/..
+SRCS+= kernel.c
+
CC= avr-gcc
OBJCOPY= avr-objcopy
OBJDUMP= avr-objdump