head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2013.05.09.00.30.50;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.1
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/250363
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/sys/modules/acpi/acpi_rapidstart/Makefile 250363 2013-05-08 12:53:21Z takawata $

.PATH:		${.CURDIR}/../../../dev/acpi_support

KMOD=		acpi_rapidstart
SRCS=		acpi_rapidstart.c opt_acpi.h device_if.h bus_if.h acpi_if.h

.include <bsd.kmod.mk>
@
