1 # $FreeBSD$ 2 3 .PATH: ${.CURDIR}/../../../dev/acpica 4 5 KMOD= acpi_video 6 WARNS?= 2 7 CFLAGS+= -I@/contrib/dev/acpica 8 SRCS= acpi_video.c 9 SRCS+= opt_acpi.h acpi_if.h bus_if.h device_if.h 10 NOMAN= 11 12 .include <bsd.kmod.mk>
Cache object: e979efe4634652f0b183b9ed91ba05ac
[ 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.