[email protected] writes: > I attached this quilt patch which modified a Makefile which I hoped > would enable nvme. Is this what I have to do prior to compiling > rumpkernel to enable nvme?
The patch looks wrong. You’re commenting out the if-branch that completly disables inclusion of those folders. Either you can remove the .if … .endif (if that’s not needed), or the patch is wrong. There’s a comment above that part: # For now, all of these are disabled, pending resolution of how to deal # with attachment-specific modules and bus-specific modules (as opposed # to machine- or architecture-specific modules) https://salsa.debian.org/hurd-team/rumpkernel/-/blob/debian/0_20250111-1/buildrump.sh/src/sys/modules/Makefile?ref_type=tags And nvme is only one entry there. Maybe only pull that one out of the disabled part. Best wishes, Arne -- Unpolitisch sein heißt politisch sein, ohne es zu merken. https://www.draketo.de
signature.asc
Description: PGP signature

