Add new patch to repair aapits makefile
Signed-off-by: Al Stone <ahs3@redhat.com>
This commit is contained in:
parent
6794d0ffbc
commit
12299f58fc
19
aapits-makefile.patch
Normal file
19
aapits-makefile.patch
Normal file
@ -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 \
|
Loading…
Reference in New Issue
Block a user