ODYSSEY STM32MP157C make install fails

Hi.
Am unable to install the stm32mp1 overlays. The make runs fine but make install_stm32mp1 fails.

“make install_stm32mp1
make[2]: *** No rule to make target ‘install’. Stop.
make[1]: *** [Makefile:227: install_arch] Error 2
make: *** [Makefile:164: install_stm32mp1] Error 2”

There is no Makefile in overlays/stm32mp1 but the top Makefile calls it. Thats this error.