From ec0aee7b68348ae0215f621ba488a5578c79b56e Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 19 Dec 2004 09:58:11 +0000 Subject: Cleanup: avoid trigraph warning in fs/ext2/ext2fs.c; rename UC100 -> uc100 --- include/configs/inka4x0.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/inka4x0.h') diff --git a/include/configs/inka4x0.h b/include/configs/inka4x0.h index c7dbfd0..d7d1885 100644 --- a/include/configs/inka4x0.h +++ b/include/configs/inka4x0.h @@ -53,7 +53,7 @@ /* * Supported commands */ -#define CONFIG_COMMANDS (CONFIG_CMD_DFL) +#define CONFIG_COMMANDS (CONFIG_CMD_DFL | CFG_CMD_DHCP) /* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */ #include -- cgit v1.1