summaryrefslogtreecommitdiff
path: root/Makefrag.am
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2017-05-19 19:11:34 +0200
committerRichard Braun <rbraun@sceen.net>2017-05-19 19:11:34 +0200
commit805ba95708f577ea3cfb59f9851ea61ef45abc85 (patch)
tree81e480b1b7d0e730f52ebb5a5668819d15c5e907 /Makefrag.am
parent3c203f5b93f23927a1e046f120a1a9438c5213bc (diff)
kern/console: new module
Diffstat (limited to 'Makefrag.am')
-rw-r--r--Makefrag.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefrag.am b/Makefrag.am
index 55bf93b5..8a7b8e98 100644
--- a/Makefrag.am
+++ b/Makefrag.am
@@ -18,6 +18,8 @@ x15_SOURCES += \
kern/condition.c \
kern/condition.h \
kern/condition_types.h \
+ kern/console.c \
+ kern/console.h \
kern/config.h \
kern/cpumap.c \
kern/cpumap.h \