]> git.sesse.net Git - debian-xu4/commitdiff
Fix a comment.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 22 May 2016 21:16:23 +0000 (23:16 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 22 May 2016 21:16:23 +0000 (23:16 +0200)
mkimage.sh

index a26815f84db8d6d9ae50ce609d53695812c7925c..98ad18bd0c4214c26443e8dd46d4befd4696790e 100755 (executable)
@@ -188,7 +188,7 @@ cat <<EOF > /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"