1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/random 4 5 KMOD= padlock_rng 6 SRCS= nehemiah.c 7 SRCS+= bus_if.h device_if.h 8 9 CFLAGS+= -I${SRCTOP}/sys 10 11 .include <bsd.kmod.mk>
Cache object: 9ed4776b7967194c094cd816e801c5fd
[ 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.