summaryrefslogtreecommitdiff
path: root/drivers/misc/qfw.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-12-01 09:02:44 -0700
committerSimon Glass <sjg@chromium.org>2022-01-25 11:44:36 -0700
commita16f48823928b6bfe1e2426b17af1ec325958595 (patch)
tree9d640f0ad595e80e56fede89dddda14775b17f9e /drivers/misc/qfw.c
parent437992d3a936299226b7f0b27d38319b45d4a9e5 (diff)
acpi: Allow include files within the board directory
Some .asl files include others using the iasl 'include' directive. This needs to be able to find the files referenced. For an out-of-tree build the source directory is not the current directory. Moreover, U-Boot preprocesses the input file and puts the result in the output directory. So iasl does not know where the real source file came from. Add a -I option to produce the correct behaviour. We could add an option to not preprocess the .asl source, but for now that seems unnecessary. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/misc/qfw.c')
0 files changed, 0 insertions, 0 deletions