Newer
Older
barebox / drivers / hw_random / Makefile
@Steffen Trumtrar Steffen Trumtrar on 9 Feb 2018 74 bytes hw_random: add driver for Freescale RNGC
obj-$(CONFIG_HWRNG)		+= core.o
obj-$(CONFIG_HWRNG_MXC_RNGC) += mxc-rngc.o