git://scm.lunaixsky.com
/
lunaix-os.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
cherry pick device tree modifications from isa/arm64
[lunaix-os.git]
/
lunaix-os
/
hal
/
LBuild
1
use("acpi")
2
use("ahci")
3
use("char")
4
use("gfxa")
5
use("rtc")
6
use("term")
7
use("timer")
8
use("bus")
9
10
if config("use_devicetree"):
11
sources("devtree.c")