summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/Makefile
diff options
context:
space:
mode:
authorMichael Buesch2006-06-26 09:24:59 +0200
committerLinus Torvalds2006-06-26 18:58:19 +0200
commit844dd05fec172d98b0dacecd9b9e9f6595204c13 (patch)
treea62ebcbd314ed4be35c233eb6a5eba414493a50f /drivers/char/hw_random/Makefile
parent[PATCH] Remove old HW RNG support (diff)
downloadkernel-qcow2-linux-844dd05fec172d98b0dacecd9b9e9f6595204c13.tar.gz
kernel-qcow2-linux-844dd05fec172d98b0dacecd9b9e9f6595204c13.tar.xz
kernel-qcow2-linux-844dd05fec172d98b0dacecd9b9e9f6595204c13.zip
[PATCH] Add new generic HW RNG core
Signed-off-by: Michael Buesch <mb@bu3sch.de> Cc: Jeff Garzik <jeff@garzik.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/char/hw_random/Makefile')
-rw-r--r--drivers/char/hw_random/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/char/hw_random/Makefile b/drivers/char/hw_random/Makefile
new file mode 100644
index 000000000000..aa752af468ce
--- /dev/null
+++ b/drivers/char/hw_random/Makefile
@@ -0,0 +1,5 @@
+#
+# Makefile for HW Random Number Generator (RNG) device drivers.
+#
+
+obj-$(CONFIG_HW_RANDOM) += core.o