mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
Merge tag 'v2024.01-rc3' into next
Prepare v2024.01-rc3
This commit is contained in:
@@ -89,7 +89,7 @@ typedef struct environment_s {
|
||||
extern env_t embedded_environment;
|
||||
#endif /* ENV_IS_EMBEDDED */
|
||||
|
||||
#ifdef DEFAULT_ENV_IS_RW
|
||||
#ifdef CONFIG_DEFAULT_ENV_IS_RW
|
||||
extern char default_environment[];
|
||||
#else
|
||||
extern const char default_environment[];
|
||||
|
||||
Reference in New Issue
Block a user