configs/nitrogen8m: add u-boot-nodtb.bin custom target
Recent change introduced in [1] use the "nodtb" variant of u-boot
image. This broke the nitrogen8m_defconfig which was not including the
generation of this U-Boot image. This patch add this target.
[1] https://git.buildroot.org/buildroot/commit/?id=
d130f0a83700b52ba51ebde22885f0f9e577ee29
Fixes:
- https://gitlab.com/buildroot.org/buildroot/-/jobs/
389451762
Signed-off-by: Julien Olivain <juju@cotds.org>
Tested-by: Gary Bisson <bisson.gary@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>