Skip to content
Snippets Groups Projects
Verified Commit 7933f2bb authored by Martin Kröning's avatar Martin Kröning :crab:
Browse files

feat: add strace feature

parent 4cfb3974
No related branches found
No related tags found
No related merge requests found
......@@ -49,6 +49,7 @@ rtl8139 = ["pci"]
shell = []
smp = []
strace = []
tcp = []
trace = []
udp = []
......
......@@ -106,6 +106,7 @@ impl KernelSrc {
"rtl8139",
"shell",
"smp",
"strace",
"tcp",
"trace",
"udp",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment