diff options
Diffstat (limited to 'board/ids8247')
| -rw-r--r-- | board/ids8247/ids8247.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/ids8247/ids8247.c b/board/ids8247/ids8247.c index 44fc79cd5..065014a11 100644 --- a/board/ids8247/ids8247.c +++ b/board/ids8247/ids8247.c @@ -321,7 +321,7 @@ nand_init (void)  	printf ("%4lu MB\n", totlen >>20);  } -#endif	/* CFG_CMD_NAND */ +#endif	/* CONFIG_CMD_NAND */  #if defined(CONFIG_OF_BOARD_SETUP) && defined(CONFIG_OF_LIBFDT)  /* |