acpica-tools/template.patch
Al Stone f0defaed2f Refresh all of the patches, remove one unneeded one (acpinames).
Signed-off-by: Al Stone <ahs3@redhat.com>
2016-01-06 17:44:04 -07:00

23 lines
470 B
Diff

Add in a needed parameter for a test file template
From: Al Stone <ahs3@redhat.com>
---
tests/templates/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/templates/Makefile b/tests/templates/Makefile
index 1880dcc..6dce27d 100644
--- a/tests/templates/Makefile
+++ b/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