scanner: pass the component through as well

For the cases where we have to add "ei" or "eis" in a random place in
the template.
This commit is contained in:
Peter Hutterer 2023-02-10 14:48:04 +10:00
parent d84ddd51e5
commit 34889d4803

View file

@ -588,6 +588,7 @@ def generate_source(
}[component]
data = {}
data["component"] = component
data["target"] = target
data["interfaces"] = proto.interfaces
if headerfile: