diff options
Diffstat (limited to 'include/configs/dockstar.h')
-rw-r--r-- | include/configs/dockstar.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/dockstar.h b/include/configs/dockstar.h index ec7f721ff37..b27b2026c35 100644 --- a/include/configs/dockstar.h +++ b/include/configs/dockstar.h @@ -31,7 +31,6 @@ * Commands configuration */ #define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */ -#include <config_cmd_default.h> #define CONFIG_CMD_DHCP #define CONFIG_CMD_ENV #define CONFIG_CMD_MII |