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