To enable building a kernel without having the rest of /usr/src around,
I had deleted a few of the modules from sys/modules/Makefile.
This patch puts them back in. In particular aesni.ko is useful, since it
improves performance for TLS encryption/decryption in software.