WIP: XHCI
This commit is contained in:
parent
efec22ba9d
commit
1127c771ce
6 changed files with 35 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
drivers: \
|
||||
filesystem/sbin/pcid \
|
||||
filesystem/sbin/e1000d \
|
||||
filesystem/sbin/rtl8168d
|
||||
filesystem/sbin/rtl8168d \
|
||||
filesystem/sbin/xhcid
|
||||
|
||||
initfs/bin/%: drivers/%/Cargo.toml drivers/%/src/** $(BUILD)/libstd.rlib
|
||||
mkdir -p initfs/bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue