1 # $FreeBSD$ 2 3 KMOD= vesa 4 SRCS= opt_vga.h opt_vesa.h 5 SRCS+= bus_if.h device_if.h pci_if.h 6 7 .PATH: ${SRCTOP}/sys/dev/fb 8 SRCS+= vesa.c 9 10 .PATH: ${SRCTOP}/sys/dev/syscons 11 SRCS+= scvesactl.c 12 13 .include <bsd.kmod.mk>
Cache object: 63fde47635c3af7f9bda14178405c5f3
[ 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.