mirror of
https://github.com/seL4/seL4.git
synced 2026-03-27 10:29:57 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user