Skip to content
Snippets Groups Projects
Commit 570d7d50 authored by Mike Frysinger's avatar Mike Frysinger Committed by Wolfgang Denk
Browse files

tools: enable img2srec for "tools-all" target

parent abd315a1
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,7 @@ include $(TOPDIR)/config.mk
# Enable all the config-independent tools
ifneq ($(HOST_TOOLS_ALL),)
CONFIG_LCD_LOGO = y
CONFIG_CMD_LOADS = y
CONFIG_CMD_NET = y
CONFIG_INCA_IP = y
CONFIG_NETCONSOLE = y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment