Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# $FreeBSD$
.PATH: ${SRCTOP}/sys/dev/ppbus
KMOD = lpbb
SRCS = device_if.h bus_if.h iicbb_if.h ppbus_if.h \
lpbb.c
.include <bsd.kmod.mk>