# $FreeBSD: head/sys/modules/vesa/Makefile 197025 2009-09-09 09:50:31Z delphij $ KMOD= vesa SRCS= opt_vga.h opt_vesa.h .PATH: ${.CURDIR}/../../dev/fb SRCS+= vesa.c .PATH: ${.CURDIR}/../../dev/syscons SRCS+= scvesactl.c .include