commit | 500d40d877617653d347fb6308144973d4297ab9 | [log] [tgz] |
---|---|---|
author | Leon Chen <leon.chen@mediatek.com> | Thu Mar 24 10:55:08 2022 +0800 |
committer | leon.chen <leon.chen@mediatek.com> | Thu Apr 28 10:29:33 2022 +0200 |
tree | 5497f8c8db87e5ab31fe3b7985fb87cd95b9e662 | |
parent | 8dccddc72b9377d256e54bf969e13d0c11072950 [diff] |
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