diff options
Diffstat (limited to 'src/entropy/dev_random/modinfo.txt')
-rw-r--r-- | src/entropy/dev_random/modinfo.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/src/entropy/dev_random/modinfo.txt b/src/entropy/dev_random/modinfo.txt new file mode 100644 index 000000000..6622886af --- /dev/null +++ b/src/entropy/dev_random/modinfo.txt @@ -0,0 +1,27 @@ +realname "RNG Device Reader" + +define ENTROPY_SRC_DEVICE + +load_on auto +modset unix + +<add> +es_dev.h +es_dev.cpp +</add> + +<os> +aix +beos +cygwin +darwin +freebsd +hpux +irix +linux +netbsd +openbsd +qnx +solaris +tru64 +</os> |