tools: add tool to decode AML files and build an ACPI namespace
This commit is contained in:
8
tools/amldecode/Makefile
Normal file
8
tools/amldecode/Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
TOOL_NAME := amldecode
|
||||
|
||||
include ../tool-config.mk
|
||||
|
||||
CFLAGS := -g
|
||||
LDFLAGS := -g
|
||||
|
||||
include ../tool-template.mk
|
||||
Reference in New Issue
Block a user