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: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Dario Binacchi
2026-01-24 16:29:41 +01:00
committed by Julien Olivain
parent d2dcd7547c
commit dcb1764e6f

View File

@@ -1,4 +1,5 @@
#!/bin/sh
set -eu
# genimage will need to find the extlinux.conf
# in the binaries directory