Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54143
b: refs/heads/master
c: f03e166
h: refs/heads/master
i:
  54141: 5fb73d3
  54139: 364d3f1
  54135: 0b3529e
  54127: e48a97a
  54111: 535dd18
  54079: fac8031
  54015: c905af7
v: v3
  • Loading branch information
Uwe kleine-König authored and Sam Ravnborg committed May 2, 2007
1 parent 352e058 commit fd8ba0b
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: e711db3edfe7c0e32b6430e7d041905f856aa79a
refs/heads/master: f03e1666d6164da6f098dc1a2e539eced3e4461a
2 changes: 1 addition & 1 deletion trunk/scripts/mkuboot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Build U-Boot image when `mkimage' tool is available.
#

MKIMAGE=$(type -path ${CROSS_COMPILE}mkimage)
MKIMAGE=$(type -path "${CROSS_COMPILE}mkimage")

if [ -z "${MKIMAGE}" ]; then
MKIMAGE=$(type -path mkimage)
Expand Down

0 comments on commit fd8ba0b

Please sign in to comment.