mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Add _out of date_ notice to example config
This commit is contained in:
@@ -5,6 +5,10 @@
|
|||||||
# ./compile.sh example
|
# ./compile.sh example
|
||||||
# and will output a ready to run image as described below
|
# and will output a ready to run image as described below
|
||||||
|
|
||||||
|
# ATTENTION: This file may get out of date since updating the build framework
|
||||||
|
# ("git pull" to say) does not automatically update this file.
|
||||||
|
# To regenerate an up-to-date sample config simply delete this file.
|
||||||
|
|
||||||
|
|
||||||
BOARD=rock-5b # Build something for the Radxa ROCK 5B as further specified below
|
BOARD=rock-5b # Build something for the Radxa ROCK 5B as further specified below
|
||||||
BRANCH=current # Use _current_ branch which equals to latest available Linux LTS kernel
|
BRANCH=current # Use _current_ branch which equals to latest available Linux LTS kernel
|
||||||
|
|||||||
Reference in New Issue
Block a user