From 7a542d4685631c369bcc65a632a15799543fc292 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Sun, 19 May 2019 20:26:48 +0300 Subject: Convert all shell variables to lowercase Signed-off-by: Laurent Pinchart --- platforms/omap3.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'platforms/omap3.sh') diff --git a/platforms/omap3.sh b/platforms/omap3.sh index b6d7e2d..af5261a 100644 --- a/platforms/omap3.sh +++ b/platforms/omap3.sh @@ -1,6 +1,6 @@ platform=omap3 dir_pattern=media arch=arm -BOOT_DIR=$TFTP_ROOT/omap3 -DTBS="omap3-beagle-xm.dtb omap3-overo-storm-tobi.dtb" +boot_dir=$tftp_root/omap3 +dtbs="omap3-beagle-xm.dtb omap3-overo-storm-tobi.dtb" image=zImage -- cgit v1.2.3