diff options
author | Fabio Estevam <festevam@gmail.com> | 2020-01-07 15:50:32 -0300 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-01-23 07:29:58 -0500 |
commit | 05bd943aa94154afc2f60cfc14e1a7f51b03710b (patch) | |
tree | 80244785fdf30edbf7cf713440344ce9f25f004b /include/radeon.h | |
parent | e9c669867a8473116673a1e996ff74bbb1867f55 (diff) |
Makefile: Let mrproper remove flash.bin and flash.log
In order to generate a bootable U-Boot binary for i.MX8QXP MEK
we need to run:
$ make imx8qxp_mek_defconfig
$ make flash.bin
The resultant flash.bin and flash.log are not removed after
running 'make mrproper'.
Include these files into the CLEAN_FILES list entry so that
they can be properly deleted after 'make mrproper'.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'include/radeon.h')
0 files changed, 0 insertions, 0 deletions