diff options
Diffstat (limited to 'board/firefly/firefly-rk3288/post-build.sh')
-rwxr-xr-x | board/firefly/firefly-rk3288/post-build.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/firefly/firefly-rk3288/post-build.sh b/board/firefly/firefly-rk3288/post-build.sh deleted file mode 100755 index 94e89ce6a4..0000000000 --- a/board/firefly/firefly-rk3288/post-build.sh +++ /dev/null @@ -1,3 +0,0 @@ -BOARD_DIR="$(dirname $0)" - -install -m 0644 -D $BOARD_DIR/extlinux.conf $TARGET_DIR/boot/extlinux/extlinux.conf |