Add --enable-kernel-linux flag to support building library for Linux kernel context.
Set RNG_OBJS to the object file, not path to source file.
Set RNG_OBJS=rand_linux_kernel.o if building for Linux kernel.
Set RNG_OBJS even if no random device is found - rand_source.c contains a fallback.
1 file changed