1 # $FreeBSD$ 2 3 KMOD= dpms 4 SRCS= bus_if.h device_if.h pci_if.h 5 6 .PATH: ${SRCTOP}/sys/dev/dpms 7 SRCS+= dpms.c 8 9 .include <bsd.kmod.mk>
Cache object: 907b1020e1bd6f4e39a927901a425b35
[ 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.