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