mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
add build image
This commit is contained in:
5
board/miyoo/boot/normalboot.custom.sh
Normal file
5
board/miyoo/boot/normalboot.custom.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
# expected to be run from this directory
|
||||
# LOGS variable is set, but it should usually be /dev/null
|
||||
# CONSOLE_VARIANT is also set
|
||||
#
|
||||
daemon >> "${LOGS}" 2>&1
|
||||
Reference in New Issue
Block a user