diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2022-10-30 16:14:54 -0500 |
---|---|---|
committer | Oleksandr Suvorov <oleksandr.suvorov@foundries.io> | 2022-11-09 15:33:53 +0200 |
commit | f77b39ebdfce535406d2c81860ef944cb46fe2d9 (patch) | |
tree | e54668558efb53666428692c59b12bdbc6dcf664 /recipes-bsp/firmware-imx | |
parent | d388644623ca60eeb25cc2b38986f155819dc756 (diff) | |
download | meta-freescale-f77b39ebdfce535406d2c81860ef944cb46fe2d9.tar.gz |
imx-mkimage: Simplify compile and install tasks
Replace do_compile() with EXTRA_OEMAKE:
- The cd ${S} is redundant
- The clean operation is already done in do_configure()
- The two steps building the bin and mkimage_mx8 are the default
behavior of the top-level Makefile with target mkimage_mx8
Drop redundant cd ${S} in do_install().
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-bsp/firmware-imx')
0 files changed, 0 insertions, 0 deletions