Add a Makefile for building the cloudabi32 kernel module.
authored <ed@FreeBSD.org>
Wed, 24 Aug 2016 11:35:49 +0000 (11:35 +0000)
committered <ed@FreeBSD.org>
Wed, 24 Aug 2016 11:35:49 +0000 (11:35 +0000)
commit4b3e27977a56dda32f595334ecdc43fe6667fad9
treeef6ee08f66aa5a1de36e7ab92863ff1e88d8069b
parentd81be03d3ffa4b2c48d34ca128a1b6f5f6ba0e62
Add a Makefile for building the cloudabi32 kernel module.

Where the cloudabi64 kernel can be used to execute 64-bit CloudABI
binaries, this one should be used for 32-bit binaries. Right now it
works on i386 and amd64.
sys/modules/Makefile
sys/modules/cloudabi32/Makefile [new file with mode: 0644]