Skip to content
Snippets Groups Projects
Commit 71ce9bd7 authored by Eric Millbrandt's avatar Eric Millbrandt Committed by Wolfgang Denk
Browse files

galaxy5200: enable version environment variable


Add version environment variable configuration to the galaxy5200
board header file.

Signed-off-by: default avatarEric Millbrandt <emillbrandt@dekaresearch.com>

Edited commit message.

Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent c569ad6e
No related branches found
No related tags found
No related merge requests found
...@@ -367,6 +367,8 @@ ...@@ -367,6 +367,8 @@
CONFIG_BOOTP_DNS2 | \ CONFIG_BOOTP_DNS2 | \
CONFIG_BOOTP_SEND_HOSTNAME ) CONFIG_BOOTP_SEND_HOSTNAME )
#define CONFIG_VERSION_VARIABLE 1
/* /*
* Various low-level settings * Various low-level settings
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment