mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
685ca41089
Add several configure arguments to speed up build time. Switch from using libgcrypt to using the kernel directly. This has a number of benefits including smaller size and faster speed. It also allows selection of desired crypto primatives instead of having all of them. Signed-off-by: Rosen Penev <rosenp@gmail.com>