| #
357dd7f6 |
| 28-Apr-2022 |
Manish Pandey <manish.pandey2@arm.com> |
Merge changes from topic "vendor_makefile_extension" into integration
* changes: feat(plat/mediatek/build_helpers): introduce mtk makefile build(makefile): add extra makefile variable for extens
Merge changes from topic "vendor_makefile_extension" into integration
* changes: feat(plat/mediatek/build_helpers): introduce mtk makefile build(makefile): add extra makefile variable for extension
show more ...
|
| #
500d40d8 |
| 24-Mar-2022 |
Leon Chen <leon.chen@mediatek.com> |
feat(plat/mediatek/build_helpers): introduce mtk makefile
In order to modularize software libraries and platform drivers, we create makefile helpers to treat a folder as a basic compile unit.
Each
feat(plat/mediatek/build_helpers): introduce mtk makefile
In order to modularize software libraries and platform drivers, we create makefile helpers to treat a folder as a basic compile unit.
Each module has a build rule (rules.mk) to describe driver and software library source codes to be built in.
Signed-off-by: Leon Chen <leon.chen@mediatek.com> Change-Id: Ib2113b259dc97937b7295b265509025b43b14077
show more ...
|