HomeFreeBSD

Add Makefiles for CloudABI kernel modules.

Description

Add Makefiles for CloudABI kernel modules.

Place all of the machine/pointer size independent code in a kernel
module called 'cloudabi'. All of the 64-bit specific code goes in a
separate module called 'cloudabi64'. The latter is only enabled on
amd64, as it is the only architecture supported.

Details

Provenance
edAuthored on
Parents
rS285785: Do not enable UDP checksum offloading when running on the Hyper-V on
Branches
Unknown
Tags
Unknown