Missing kernel modules?

I'm attempting to compile an openwrt image for my linksys Whw01 but I'm running into some issues. I'm using a debian vm and for some reason I'm getting WARNING: Makefile 'package/feeds/packages/strongswan/Makefile' has a dependency on 'kmod-crypto-chacha20poly1305', which does not exist when I attempt to install the necessary packages. I tried using modprobe to load it but it doesn't seem to be apart of the generic kernel modules. Any help is appreciated.

Hey @clanktron,

Do you follow Build System Usage to compile the image? With latest snapshot or a specific release as the source?