summaryrefslogtreecommitdiff
path: root/platforms/omap3.sh
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2019-05-19 20:26:48 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2019-05-19 20:26:59 +0300
commit7a542d4685631c369bcc65a632a15799543fc292 (patch)
tree9ff048521c1918aa10050a30e1eb2a6a9b9f1634 /platforms/omap3.sh
parentbcd880c8e4085c943a055bcb2e2dc78feda33bea (diff)
Convert all shell variables to lowercase
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'platforms/omap3.sh')
-rw-r--r--platforms/omap3.sh4
1 files changed, 2 insertions, 2 deletions
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