commit | d822df521984739d795e1d954ea6a04f303b08d3 | [log] [tgz] |
---|---|---|
author | Angel Pons <th3fanbus@gmail.com> | Fri Jul 17 20:41:16 2020 +0200 |
committer | Nico Huber <nico.h@gmx.de> | Sun Jul 19 17:35:46 2020 +0000 |
tree | 958bb1c08f762dd75bc0c9302c2fdd685119ead3 | |
parent | 4e22910f7891d421fc0c2b65ebb707b767cfeabb [diff] |
Makefile: Delay expansion of `$(ADAFLAGS)` This allows users of this library to extend `ADAFLAGS` from within their Makefile. The added flexibility makes this a very well spent dollar :-) Change-Id: I873d3eea48549e6945c4229b50c2318a3711bc4d Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/libhwbase/+/43557 Tested-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Nico Huber <nico.h@gmx.de>