Files

6 lines
155 B
Plaintext
Raw Permalink Normal View History

2026-04-23 17:07:55 +08:00
#MACHINE ?= "evb-ast2500"
MACHINE ??= "evb-ast2600"
# Allow logging in if the user does not set the root password.
EXTRA_IMAGE_FEATURES ?= "debug-tweaks"