-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
also, delete sleep/ and delete ACPI_CFLAGS from Makefile Signed-off-by: Len Brown <len.brown@intel.com>
- Loading branch information
Len Brown
committed
Jan 9, 2009
1 parent
6620e0c
commit 95b482a
Showing
124 changed files
with
53 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# | ||
# Makefile for ACPICA Core interpreter | ||
# | ||
|
||
ccflags-y := -Os | ||
ccflags-$(CONFIG_ACPI_DEBUG) += -DACPI_DEBUG_OUTPUT | ||
|
||
obj-y := dsfield.o dsmthdat.o dsopcode.o dswexec.o dswscope.o \ | ||
dsmethod.o dsobject.o dsutils.o dswload.o dswstate.o \ | ||
dsinit.o | ||
|
||
obj-y += evevent.o evregion.o evsci.o evxfevnt.o \ | ||
evmisc.o evrgnini.o evxface.o evxfregn.o \ | ||
evgpe.o evgpeblk.o | ||
|
||
obj-y += exconfig.o exfield.o exnames.o exoparg6.o exresolv.o exstorob.o\ | ||
exconvrt.o exfldio.o exoparg1.o exprep.o exresop.o exsystem.o\ | ||
excreate.o exmisc.o exoparg2.o exregion.o exstore.o exutils.o \ | ||
exdump.o exmutex.o exoparg3.o exresnte.o exstoren.o | ||
|
||
obj-y += hwacpi.o hwgpe.o hwregs.o hwsleep.o hwxface.o | ||
|
||
obj-$(ACPI_FUTURE_USAGE) += hwtimer.o | ||
|
||
obj-y += nsaccess.o nsload.o nssearch.o nsxfeval.o \ | ||
nsalloc.o nseval.o nsnames.o nsutils.o nsxfname.o \ | ||
nsdump.o nsinit.o nsobject.o nswalk.o nsxfobj.o \ | ||
nsparse.o nspredef.o | ||
|
||
obj-$(ACPI_FUTURE_USAGE) += nsdumpdv.o | ||
|
||
obj-y += psargs.o psparse.o psloop.o pstree.o pswalk.o \ | ||
psopcode.o psscope.o psutils.o psxface.o | ||
|
||
obj-y += rsaddr.o rscreate.o rsinfo.o rsio.o rslist.o rsmisc.o rsxface.o \ | ||
rscalc.o rsirq.o rsmemory.o rsutils.o | ||
|
||
obj-$(ACPI_FUTURE_USAGE) += rsdump.o | ||
|
||
obj-y += tbxface.o tbinstal.o tbutils.o tbfind.o tbfadt.o tbxfroot.o | ||
|
||
obj-y += utalloc.o utdebug.o uteval.o utinit.o utmisc.o utxface.o \ | ||
utcopy.o utdelete.o utglobal.o utmath.o utobject.o \ | ||
utstate.o utmutex.o utobject.o utresrc.o |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.