tools/: Remove obsolete references to CONFIG_COMMANDS
Signed-off-by: Jon Loeliger <jdl@freescale.com>
This commit is contained in:
parent
643d1ab239
commit
c91898bbc5
@ -28,7 +28,7 @@
|
|||||||
#include <command.h>
|
#include <command.h>
|
||||||
#include <flash.h>
|
#include <flash.h>
|
||||||
|
|
||||||
#if (CONFIG_COMMANDS & CFG_CMD_FLASH) || defined(CONFIG_CMD_FLASH)
|
#if defined(CONFIG_CMD_FLASH)
|
||||||
|
|
||||||
extern flash_info_t flash_info[]; /* info for FLASH chips */
|
extern flash_info_t flash_info[]; /* info for FLASH chips */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user