target/firmware: fix Mediatek firmware compilation
commit2cac7e8ceffc8e7d4667b2f9f7477364b80716d0
authorCraig Comstock <craig@unreasonablefarm.org>
Thu, 7 Dec 2017 01:44:19 +0000 (7 08:44 +0700)
committerVadim Yanitskiy <axilirator@gmail.com>
Thu, 7 Dec 2017 02:06:32 +0000 (7 09:06 +0700)
tree9513090fdb9db6e06c9a6e7e6ee1ada9757e14fc
parent238df986b9c705392898f74271c3258c16ffe927
target/firmware: fix Mediatek firmware compilation

The existing Makefile.mtk isn't compatible with the current
Makefile scheme, so nothing would happen when it was called.

This change updates the Makefile.mtk, so the Mediatek firmware
can be successfully compiled again.

Change-Id: Iecd619ed862f4d825095292ffde50544e647f6ff
src/target/firmware/Makefile.mtk