summaryrefslogtreecommitdiff
path: root/platforms/omap3.sh
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2019-05-19 19:04:07 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2019-05-19 19:48:10 +0300
commitbcd880c8e4085c943a055bcb2e2dc78feda33bea (patch)
treeb2af36a014b6159c2d5f33a4b726bb69d03c4b97 /platforms/omap3.sh
parentc743f77f9979b813da18585e9ca559d26913a62e (diff)
Modularise image handling
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'platforms/omap3.sh')
-rw-r--r--platforms/omap3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/platforms/omap3.sh b/platforms/omap3.sh
index a0afae6..b6d7e2d 100644
--- a/platforms/omap3.sh
+++ b/platforms/omap3.sh
@@ -3,4 +3,4 @@ dir_pattern=media
arch=arm
BOOT_DIR=$TFTP_ROOT/omap3
DTBS="omap3-beagle-xm.dtb omap3-overo-storm-tobi.dtb"
-IMAGE=zImage
+image=zImage