Commit dcb1764e authored by Dario Binacchi's avatar Dario Binacchi Committed by Julien Olivain
Browse files

board/ti/common/am6xx: exit post-build.sh on error



Add 'set -eu' to ensure that command failures or unset variables are
properly reported to the 'make' process. This prevents silent failures
during the image generation phase.

Signed-off-by: default avatarDario Binacchi <dario.binacchi@amarulasolutions.com>
Signed-off-by: default avatarJulien Olivain <ju.o@free.fr>
parent d2dcd754
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
#!/bin/sh
set -eu

# genimage will need to find the extlinux.conf
# in the binaries directory