summaryrefslogtreecommitdiff
path: root/board/congatec/qmx6/post-build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'board/congatec/qmx6/post-build.sh')
-rwxr-xr-xboard/congatec/qmx6/post-build.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/board/congatec/qmx6/post-build.sh b/board/congatec/qmx6/post-build.sh
deleted file mode 100755
index 92251a53a..000000000
--- a/board/congatec/qmx6/post-build.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-TARGET_DIR=$1
-BOARD_DIR="$(dirname $0)"
-
-mkimage -A arm -O linux -T script -C none -a 0 -e 0 -n "boot script" \
- -d $BOARD_DIR/6q_bootscript.txt $TARGET_DIR/6q_bootscript