board/udoo/neo: create boot.scr in TARGET_DIR/boot
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 13 Apr 2020 19:49:13 +0000 (21:49 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 13 Apr 2020 19:49:13 +0000 (21:49 +0200)
commit2306339d1fe8d5ea2d9e17641f78a374f612f45e
tree3085153d4c6d3cb2e84113820e6540184e1c8886
parent9ddbd11620b5a01945a438085d45ef2131bad35f
board/udoo/neo: create boot.scr in TARGET_DIR/boot

There is no reason to create boot.scr in board/udoo/neo and later
install it in TARGET_DIR/boot, leaving a stale file behind.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
board/udoo/neo/post-build.sh