aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2005-07-28 10:35:56 -0500
committerJon Loeliger <jdl@freescale.com>2005-07-28 10:35:56 -0500
commita720fd99b614ba36293565771bcd19799bc53959 (patch)
treeac6bb53573fffe2745caf93330cd5aa7a4e76e82 /common
parentf046ccd15c8bc9613bfd72916b761a127d36e5c6 (diff)
parent15f36a5efd31fe608b43dc197ebbd80d3cecbe44 (diff)
Merge with rsync://git-user@source.denx.net/git/u-boot.git
Diffstat (limited to 'common')
-rw-r--r--common/cmd_dcr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cmd_dcr.c b/common/cmd_dcr.c
index a91db66e0..3e4e08f95 100644
--- a/common/cmd_dcr.c
+++ b/common/cmd_dcr.c
@@ -29,7 +29,7 @@
#include <config.h>
#include <command.h>
-#if defined(CONFIG_4xx) && defined(CFG_CMD_SETGETDCR)
+#if defined(CONFIG_4xx) && (CONFIG_COMMANDS & CFG_CMD_SETGETDCR)
/* ======================================================================
* Interpreter command to retrieve an IBM PPC 4xx Device Control Register