]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: meson64_android: fix bad indent in EXTRA_ENV_SETTINGS
authorMattijs Korpershoek <mkorpershoek@baylibre.com>
Thu, 29 Jul 2021 07:21:09 +0000 (09:21 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Thu, 29 Jul 2021 09:37:14 +0000 (11:37 +0200)
commitd1af9aac645622e23905e6ac48f38dde82944dd7
treee6f4b93679a132826b4b048707fcdeec69140bb8
parent58d78314c1f83b2a25ffbec7cd2221a1fba66a82
configs: meson64_android: fix bad indent in EXTRA_ENV_SETTINGS

both lines seem to be joined together which is not the case for the
meson64.h EXTRA_ENV_SETTINGS.

Add a newline for consistency.

Signed-off-by: Guillaume La Roque <mkorpershoek@baylibre.com>
Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
include/configs/meson64_android.h