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