Skip to content

Commit

Permalink
frandom
Browse files Browse the repository at this point in the history
(cherry picked from commit 13cec2c5fc7ccc128e0b91cd62d1984e872137c3)
Signed-off-by: Matus Kral <[email protected]>
  • Loading branch information
mk01 authored and mkreisl committed Nov 19, 2023
1 parent d508188 commit aeca807
Show file tree
Hide file tree
Showing 2 changed files with 416 additions and 0 deletions.
1 change: 1 addition & 0 deletions drivers/char/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# Makefile for the kernel character device drivers.
#

obj-m += frandom.o
obj-y += mem.o random.o
obj-$(CONFIG_TTY_PRINTK) += ttyprintk.o
obj-y += misc.o
Expand Down
Loading

0 comments on commit aeca807

Please sign in to comment.