1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/random 4 5 KMOD= rdrand_rng 6 SRCS= ivy.c 7 SRCS+= bus_if.h device_if.h 8 9 CFLAGS+= -I${SRCTOP}/sys 10 11 .include <bsd.kmod.mk>
Cache object: d7398fcfae3f465e13e85ce6468c1dbe
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.