Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227654
b: refs/heads/master
c: bc91c9f
h: refs/heads/master
v: v3
  • Loading branch information
Roland Stigge authored and Michal Marek committed Jan 7, 2011
1 parent f402bfb commit 24dc889
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a3c888fcda911fcb6e3c071aecf49ccb6effe79d
refs/heads/master: bc91c9f313309915f6ec767f56f78dcd0305b20f
2 changes: 1 addition & 1 deletion trunk/scripts/mkuboot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ if [ -z "${MKIMAGE}" ]; then
if [ -z "${MKIMAGE}" ]; then
# Doesn't exist
echo '"mkimage" command not found - U-Boot images will not be built' >&2
exit 0;
exit 1;
fi
fi

Expand Down

0 comments on commit 24dc889

Please sign in to comment.