From 71dccfd50b2546ee5bbe946ed0a709236621770e Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sun, 22 May 2016 23:16:23 +0200 Subject: [PATCH] Fix a comment. --- mkimage.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkimage.sh b/mkimage.sh index a26815f..98ad18b 100755 --- a/mkimage.sh +++ b/mkimage.sh @@ -188,7 +188,7 @@ cat < /mnt/xu4/etc/grub.d/25_devicetree #! /bin/sh set -e -# Hack added by prepare.sh when building the root image, +# Hack added by mkimage.sh when building the root image, # to work around Debian bug #824399. echo "echo 'Loading device tree ...'" echo "devicetree /exynos5422-odroidxu4.dtb" -- 2.39.2