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

chore(build.rs): sort features

parent 764dcda0
No related branches found
No related tags found
No related merge requests found
......@@ -96,20 +96,20 @@ impl KernelSrc {
[
"acpi",
"dhcpv4",
"dns",
"fs",
"fsgsbase",
"idle-poll",
"mmap",
"pci",
"pci-ids",
"rtl8139",
"shell",
"smp",
"tcp",
"udp",
"trace",
"udp",
"vga",
"rtl8139",
"fs",
"shell",
"dns",
"mmap",
"idle-poll",
"vsock",
]
.into_iter(),
......
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