From 71ce9bd7f551e44c4ddb4c985c095da6d3452d79 Mon Sep 17 00:00:00 2001 From: Eric Millbrandt Date: Mon, 21 Sep 2009 11:05:55 -0500 Subject: galaxy5200: enable version environment variable Add version environment variable configuration to the galaxy5200 board header file. Signed-off-by: Eric Millbrandt Edited commit message. Signed-off-by: Wolfgang Denk --- include/configs/galaxy5200.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/configs/galaxy5200.h') diff --git a/include/configs/galaxy5200.h b/include/configs/galaxy5200.h index f4b520d39..3b67ea90b 100644 --- a/include/configs/galaxy5200.h +++ b/include/configs/galaxy5200.h @@ -367,6 +367,8 @@ CONFIG_BOOTP_DNS2 | \ CONFIG_BOOTP_SEND_HOSTNAME ) +#define CONFIG_VERSION_VARIABLE 1 + /* * Various low-level settings */ -- cgit v1.2.3