commit | 1a0b5a57af1cb9422e742f4aef7d8f5dafe3d040 | [log] [tgz] |
---|---|---|
author | Ahmad Fatoum <a.fatoum@pengutronix.de> | Wed Jan 29 18:13:51 2020 +0100 |
committer | Ahmad Fatoum <a.fatoum@pengutronix.de> | Tue Feb 25 11:07:26 2020 +0100 |
tree | 370e78a89fe60a20ae2a2a9b5f3436f7b9947d06 | |
parent | fc4fdf71e2bcc70b338541948093c3093ccbeafd [diff] |
stm32mp1: platform.mk: derive map file name from target name Doing this allows us in the next commit to use implicit rules (%-patterns) to cover all the images we generate during a stm32mp1 build. Change-Id: Ibde59d10ccce42566f82820117d7fd0d77345e6c Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>