aboutsummaryrefslogtreecommitdiff
path: root/include/configs/meson64.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/meson64.h')
-rw-r--r--include/configs/meson64.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/meson64.h b/include/configs/meson64.h
index a22f7a8..92446012 100644
--- a/include/configs/meson64.h
+++ b/include/configs/meson64.h
@@ -83,8 +83,8 @@
#include <config_distro_bootcmd.h>
-#ifndef CONFIG_EXTRA_ENV_SETTINGS
-#define CONFIG_EXTRA_ENV_SETTINGS \
+#ifndef CFG_EXTRA_ENV_SETTINGS
+#define CFG_EXTRA_ENV_SETTINGS \
"stdin=" STDIN_CFG "\0" \
"stdout=" STDOUT_CFG "\0" \
"stderr=" STDOUT_CFG "\0" \