1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/ppbus 4 KMOD = lpbb 5 SRCS = device_if.h bus_if.h iicbb_if.h ppbus_if.h \ 6 lpbb.c 7 8 .include <bsd.kmod.mk>
Cache object: 6ceaeb79839c46fd15110175e343d8f2
[ 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.