imx6: image: ventana: Add missing BOOT_SCRIPT variable
authorPetr Štetiar <ynezz@true.cz>
Fri, 23 Nov 2018 09:54:25 +0000 (10:54 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 25 Nov 2018 18:23:03 +0000 (19:23 +0100)
commit82b34c1f6082e15347b80ff0aa1040e5f309d382
tree2f71290650e07bbee0c0c2ffa3fd208aa3e5b65f
parent09eac6d13f527ffaf49fdcd8b14a0015a66e002d
imx6: image: ventana: Add missing BOOT_SCRIPT variable

This is probably theoretical problem as the Ventana is defined first in
the image Makefile, but once the position of the definition would change
in the future (alphabetical sorting?) it would get bootscript from the
previous board which would have BOOT_SCRIPT set.

Cc: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/imx6/image/Makefile