From 06d963bb08c512a0712a3f80ccac98bc31a9bc22 Mon Sep 17 00:00:00 2001 From: msmith Date: Thu, 4 Oct 2001 23:19:17 +0000 Subject: Update list of sources to match 20010920 snapshot. --- sys/modules/acpi/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/modules') diff --git a/sys/modules/acpi/Makefile b/sys/modules/acpi/Makefile index 5dfb28a..23a291d 100644 --- a/sys/modules/acpi/Makefile +++ b/sys/modules/acpi/Makefile @@ -15,7 +15,7 @@ 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+= exstore.c exstoren.c exstorob.c exsystem.c exutils.c exxface.c hwacpi.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 SRCS+= nswalk.c nsxfname.c nsxfobj.c psargs.c psfind.c psopcode.c psparse.c @@ -23,7 +23,7 @@ SRCS+= psscope.c pstree.c psutils.c pswalk.c psxface.c rsaddr.c rscalc.c SRCS+= rscreate.c rsdump.c rsio.c rsirq.c rslist.c rsmemory.c rsmisc.c SRCS+= rsutils.c rsxface.c tbconvrt.c tbget.c tbinstal.c tbutils.c tbxface.c SRCS+= tbxfroot.c utalloc.c utclib.c utcopy.c utdebug.c utdelete.c uteval.c -SRCS+= utglobal.c utinit.c utmisc.c utobject.c utxface.c +SRCS+= utglobal.c utinit.c utmath.c utmisc.c utobject.c utxface.c # OSD layer SRCS+= acpi.c acpi_acad.c acpi_battery.c acpi_button.c acpi_cmbat.c acpi_cpu.c -- cgit v1.1