# $FreeBSD$ KMOD= vesa SRCS= opt_vga.h opt_vesa.h SRCS+= bus_if.h device_if.h pci_if.h .PATH: ${.CURDIR}/../../dev/fb SRCS+= vesa.c .PATH: ${.CURDIR}/../../dev/syscons SRCS+= scvesactl.c .include