diff --git a/aapits-makefile.patch b/aapits-makefile.patch new file mode 100644 index 0000000..d3e8264 --- /dev/null +++ b/aapits-makefile.patch @@ -0,0 +1,19 @@ +diff -urN acpica-unix2-20140325/tests/aapits/Makefile acpica-unix2-20140325/tests/aapits/Makefile +--- acpica-unix2-20140325/tests/aapits/Makefile 2014-04-05 14:23:14.683636794 -0600 ++++ acpica-unix2-20140325-aapits/tests/aapits/Makefile 2014-04-05 15:10:57.879184598 -0600 +@@ -20,6 +20,7 @@ + ../../source/components/hardware/hwxface.c \ + ../../source/common/cmfsize.c \ + ../../source/common/getopt.c \ ++ ../../source/common/ahids.c \ + ../../source/components/debugger/dbcmds.c \ + ../../source/components/debugger/dbconvert.c \ + ../../source/components/debugger/dbdisply.c \ +@@ -154,6 +155,7 @@ + ../../source/components/tables/tbfadt.c \ + ../../source/components/tables/tbfind.c \ + ../../source/components/tables/tbinstal.c \ ++ ../../source/components/tables/tbdata.c \ + ../../source/components/tables/tbprint.c \ + ../../source/components/tables/tbutils.c \ + ../../source/components/tables/tbxface.c \