diff mbox

imx53loco: fix dangling create-boot-sd.sh symlink

Message ID 1443108997-119170-1-git-send-email-benoit@wsystem.com
State Accepted
Commit 61402c944261650edf1eba77ffc699afd5bd2696
Headers show

Commit Message

Benoît Thébaudeau Sept. 24, 2015, 3:36 p.m. UTC
Signed-off-by: Benoît Thébaudeau <benoit@wsystem.com>
---
 board/freescale/imx53loco/create-boot-sd.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard Sept. 24, 2015, 9:52 p.m. UTC | #1
>>>>> "Benoît" == Benoît Thébaudeau <benoit@wsystem.com> writes:

 > Signed-off-by: Benoît Thébaudeau <benoit@wsystem.com>

Committed, thanks.
diff mbox

Patch

diff --git a/board/freescale/imx53loco/create-boot-sd.sh b/board/freescale/imx53loco/create-boot-sd.sh
index b1ce208..d45d639 120000
--- a/board/freescale/imx53loco/create-boot-sd.sh
+++ b/board/freescale/imx53loco/create-boot-sd.sh
@@ -1 +1 @@ 
-../imx6sabre/create-boot-sd.sh
\ No newline at end of file
+../create-boot-sd.sh
\ No newline at end of file