From fad334b0b9c35d23fab6f079ff8d81c8be6fc2ad Mon Sep 17 00:00:00 2001 From: Mike Smith Date: Wed, 31 Oct 2001 02:35:43 +0000 Subject: Update to reflect files added/removed with the 20011018 ACPI CA update. --- sys/modules/acpi/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys/modules') diff --git a/sys/modules/acpi/Makefile b/sys/modules/acpi/Makefile index aefef244c0c6..15c87b7fafa1 100644 --- a/sys/modules/acpi/Makefile +++ b/sys/modules/acpi/Makefile @@ -13,8 +13,9 @@ CFLAGS+= -I${.CURDIR}/../../contrib/dev/acpica SRCS+= dsfield.c dsmethod.c dsmthdat.c dsobject.c dsopcode.c dsutils.c SRCS+= dswexec.c dswload.c dswscope.c dswstate.c evevent.c evmisc.c evregion.c SRCS+= evrgnini.c evsci.c evxface.c evxfevnt.c evxfregn.c exconfig.c exconvrt.c -SRCS+= excreate.c exdump.c exdyadic.c exfield.c exfldio.c exmisc.c exmonad.c -SRCS+= exmutex.c exnames.c exprep.c exregion.c exresnte.c exresolv.c exresop.c +SRCS+= excreate.c exdump.c exfield.c exfldio.c exmisc.c exmutex.c exnames.c +SRCS+= exoparg1.c exoparg2.c exoparg3.c exoparg6.c exprep.c exregion.c +SRCS+= exresnte.c exresolv.c exresop.c SRCS+= exstore.c exstoren.c exstorob.c exsystem.c exutils.c hwacpi.c SRCS+= hwgpe.c hwregs.c hwsleep.c hwtimer.c nsaccess.c nsalloc.c nsdump.c SRCS+= nseval.c nsinit.c nsload.c nsnames.c nsobject.c nssearch.c nsutils.c -- cgit v1.3