#
# Makefile for HW Random Number Generator (RNG) device drivers.
obj-$(CONFIG_HW_RANDOM) += core.o
obj-$(CONFIG_HW_RANDOM_INTEL) += intel-rng.o