1 # $FreeBSD$ 2 3 .PATH: ${.CURDIR}/../../../dev/acpi_support 4 5 KMOD= acpi_panasonic 6 CFLAGS+= -I${.CURDIR}/../../../contrib/dev/acpica 7 SRCS= acpi_panasonic.c opt_acpi.h acpi_if.h bus_if.h device_if.h 8 9 .include <bsd.kmod.mk>
Cache object: 62ed9bda9fb183fc62db599180194662
[ 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.