Export serial-related functions from kernel
This commit is contained in:
parent
fb1d7b7975
commit
d6f66ca2a0
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@ COMMON_CFLAGS += -march=mips3
|
|||
COMMON_ASFLAGS += -march=mips3
|
||||
|
||||
kernel_img_HEADERS += pci.h bitmap.h video.h gfxterm.h font.h \
|
||||
bitmap_scale.h bufio.h cs5536.h machine/pci.h
|
||||
bitmap_scale.h bufio.h cs5536.h machine/pci.h serial.h
|
||||
|
||||
include $(srcdir)/conf/mips.mk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue