• Ahmad Fatoum's avatar
    stm32mp1: platform.mk: migrate to implicit rules · a3db33fd
    Ahmad Fatoum authored
    
    
    Board Support for the stm32mp1 platform is contained in the device tree,
    so if we remove hardcoding of board name from the Makefile, we can build
    the intermediary objects once and generate one new tf-a-*.stm32 binary
    for every device tree specified. All in one go.
    
    Prepare for this by employing implicit rules.
    
    Change-Id: I5a022a89eb12696cd8cee7bf28ac6be54849901f
    Signed-off-by: default avatarAhmad Fatoum <a.fatoum@pengutronix.de>
    a3db33fd
platform.mk 6.6 KB