blob: 9cce6928871026607bc49e53089c4b78544464a4 [file] [log] [blame]
Brad Bishop2f128062019-07-21 18:11:28 -04001#MACHINE ?= "evb-ast2500"
2MACHINE ??= "evb-ast2600"
Brad Bishopfdcd3972019-07-19 20:32:53 -04003
4# Allow logging in if the user does not set the root password.
5EXTRA_IMAGE_FEATURES ?= "debug-tweaks"