hardware_gen: Remove build path from output file

This was causing errors with a reproducible build check in the binary
verification toolchains.
This commit is contained in:
Kent McLeod
2019-03-07 16:11:31 +11:00
parent de4e7bb40b
commit 2943f042a7

View File

@@ -750,8 +750,7 @@ HEADER_TEMPLATE = """
* @TAG(DATA61_GPL)
*/
/*
* This file is autogenerated by kernel/tools/hardware_gen.py from
* {{args.dtb.name}}.
* This file is autogenerated by kernel/tools/hardware_gen.py.
*/
#ifndef __PLAT_DEVICES_GEN_H