summaryrefslogtreecommitdiff
path: root/board/orangepi/orangepi-one-plus/post-build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'board/orangepi/orangepi-one-plus/post-build.sh')
-rwxr-xr-xboard/orangepi/orangepi-one-plus/post-build.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/board/orangepi/orangepi-one-plus/post-build.sh b/board/orangepi/orangepi-one-plus/post-build.sh
new file mode 100755
index 0000000000..ec20fca7d9
--- /dev/null
+++ b/board/orangepi/orangepi-one-plus/post-build.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+BOARD_DIR="$(dirname $0)"
+
+install -m 0644 -D $BOARD_DIR/extlinux.conf $BINARIES_DIR/extlinux/extlinux.conf