612ef6ce36
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
15 lines
456 B
TOML
15 lines
456 B
TOML
[source]
|
|
path = "source"
|
|
patches = ["P1-intel-gen-gate.patch", "P2-intel-display-fixes.patch", "P3-intel-gen8-gen9-firmware.patch", "P4-virtio-gpu-driver.patch", "P5-virtio-auto-probe.patch", "P6-pcid-coordinate-handoff.patch", "P7-unreachable-pattern-cleanup.patch", "P8-terminal-scheme-ebadf.patch", "P9-virtio-handoff-mmio-map.patch"]
|
|
|
|
[build]
|
|
template = "cargo"
|
|
dependencies = [
|
|
"redox-driver-sys",
|
|
"linux-kpi",
|
|
]
|
|
|
|
[package]
|
|
dependencies = [
|
|
]
|