diff options
Diffstat (limited to 'arch/i386/make.config')
-rw-r--r-- | arch/i386/make.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/i386/make.config b/arch/i386/make.config index a5049af..680760f 100644 --- a/arch/i386/make.config +++ b/arch/i386/make.config @@ -4,3 +4,4 @@ KERNEL_ARCH_LIBS= KERNEL_ARCH_OBJS=$(ARCHDIR)/boot.o \ $(ARCHDIR)/tty.o \ + $(ARCHDIR)/serial.o \ |