git://scm.lunaixsky.com
/
lunaix-os.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
9ed3119546bcc55d62d4224534141153c2c8b42b
[lunaix-os.git]
/
lunaix-os
/
hal
/
char
/
uart
/
LBuild
1
sources([
2
"16x50_base.c",
3
"16x50_pmio.c",
4
"16x50_mmio.c",
5
"16x50_dev.c",
6
])
7
8
if config("xt_16x50"):
9
sources("16x50_isa.c")
10
11
if config("pci_16x50"):
12
sources("16x50_pci.c")