Explorar o código

tools: enable img2srec for "tools-all" target

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Mike Frysinger %!s(int64=14) %!d(string=hai) anos
pai
achega
570d7d50b0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tools/Makefile

+ 1 - 0
tools/Makefile

@@ -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