Re: Removing COMPAT stuff from kernel
Vincent DEFERT <[email protected]> Wed, 30 Jul 2025 15:47:51 +0000
| Newsgroups | gmane.os.netbsd.ports.arm |
|---|---|
| Message-ID | <[email protected]> |
On 30/07/2025 17:27, Paul Goyette wrote: > Build a kernel without the varios ``options COMPAT_*'' > > you can start with the NOCOMPAT config instead of GENERIC - see > $SRC/sys/arch/amd64/conf/* Thank you, that helps a lot!