5f1097d5a8
Signed-off-by: Al Stone <ahs3@redhat.com>
14 lines
367 B
Diff
14 lines
367 B
Diff
Index: acpica-unix2-20151124/tests/templates/Makefile
|
|
===================================================================
|
|
--- acpica-unix2-20151124.orig/tests/templates/Makefile
|
|
+++ acpica-unix2-20151124/tests/templates/Makefile
|
|
@@ -2,7 +2,7 @@
|
|
PROG= templates
|
|
|
|
templates :
|
|
- sh templates.sh
|
|
+ sh templates.sh 1
|
|
|
|
clean :
|
|
rm -f *.asl *.aml *.dsl *.hex diff.log
|