Skip to content
Success

Changes

Summary

  1. gen_makefile: generate convenience targets (details)
Commit a9a297f9d6022dcd48c6ecfb413c1fd9af8b699f by Oliver Smith
gen_makefile: generate convenience targets

Instead of directly hardcoding the convenience targets as Makefile code,
generate them from a dictionary. This allows reusing the information
from the dictionary in the next patch for the --targets option.

Change-Id: I64cd267cb1accda308585144b154f5f3837bf3e7
The file was modifiedgen_makefile.py