From 8738b3fd30d34d5e8d68dc9909bb87afc2bc6dd6 Mon Sep 17 00:00:00 2001 From: Bartlomiej Grzeskowiak <bartlomiej.grzeskowiak@iopsys.eu> Date: Thu, 18 Nov 2021 14:08:35 +0100 Subject: [PATCH] iopsys-econet: Add ecnt_bsp tools This will include: tcci command that links to sys and tce commands. Signed-off-by: Bartlomiej Grzeskowiak <bartlomiej.grzeskowiak@iopsys.eu> --- iopsys-econet/config/config | 1 + 1 file changed, 1 insertion(+) diff --git a/iopsys-econet/config/config b/iopsys-econet/config/config index f96dfb720..96130c037 100644 --- a/iopsys-econet/config/config +++ b/iopsys-econet/config/config @@ -21,6 +21,7 @@ CONFIG_PACKAGE_kmod-sif=y #Econet apps CONFIG_PACKAGE_ecnt_sys=y +CONFIG_PACKAGE_ecnt_bsp=y CONFIG_PACKAGE_ethcmd=y # CONFIG_PACKAGE_uboot-envtools is not set -- GitLab