DescriptionCopy recovery kernel to syslinux path only on x86.
This is intended to fix a build error seen on ARM platforms where
the path "$esp_mnt/syslinux" does not exist.
Change-Id: I0b9e2d1fae376a7137d7e196901fbea4f2e796bc
BUG=http://code.google.com/p/chromium-os/issues/detail?id=9713
TEST=Not tested.
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=6edcc4d
Patch Set 1 #Patch Set 2 : move a comment up a few lines #Patch Set 3 : encase set +e and -e along with code that uses it #
Total comments: 3
Patch Set 4 : change == to = in a string comparison #Messages
Total messages: 8 (0 generated)
|