board/solidrun/mx6cubox: create boot.scr in TARGET_DIR/boot
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 13 Apr 2020 19:46:23 +0000 (21:46 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 13 Apr 2020 19:46:23 +0000 (21:46 +0200)
commit9ddbd11620b5a01945a438085d45ef2131bad35f
tree2f957d434ba33262f388f388907142f2526ffecb
parentf14e95b3ff76a4a052a1d1a3fa6ac67fd5a3e911
board/solidrun/mx6cubox: create boot.scr in TARGET_DIR/boot

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

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