Move all to deprecated folder.
This commit is contained in:
6
deprecated/firmware/buildroot/board/beaglebone/post-image.sh
Executable file
6
deprecated/firmware/buildroot/board/beaglebone/post-image.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
# post-image.sh for BeagleBone
|
||||
# 2014, Marcin Jabrzyk <marcin.jabrzyk@gmail.com>
|
||||
|
||||
# copy the uEnv.txt to the output/images directory
|
||||
cp board/beaglebone/uEnv.txt $BINARIES_DIR/uEnv.txt
|
||||
Reference in New Issue
Block a user