diff --git a/common/Kconfig b/common/Kconfig index 2ad9215..1c26690 100644 --- a/common/Kconfig +++ b/common/Kconfig @@ -866,6 +866,7 @@ select FLEXIBLE_BOOTARGS select CMD_BOOT select NET_CMD_IFUP if NET + select CMD_IP_ROUTE_GET if NET config DEFAULT_ENVIRONMENT_GENERIC bool "Generic environment template (old version)"