Newer
Older
barebox / drivers / hw_random / Makefile
obj-$(CONFIG_HWRNG)		+= core.o
obj-$(CONFIG_HWRNG_MXC_RNGC) += mxc-rngc.o
obj-$(CONFIG_HWRNG_DEV_RANDOM) += dev-random.o