From fbde0056574666f4aa0c3966d4692ba5b56ded5a Mon Sep 17 00:00:00 2001 From: Oussama Ghorbel Date: Fri, 18 Jan 2019 12:24:31 +0100 Subject: [PATCH] Revert "disable temporary ppacmd due to compile error" This reverts commit d228f8dbe0d7203b4f3e3c2669f7f3be88f7a40f. --- iop/configs/target/intel_mips/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iop/configs/target/intel_mips/config b/iop/configs/target/intel_mips/config index e8c21fe1d..0f1e79b53 100644 --- a/iop/configs/target/intel_mips/config +++ b/iop/configs/target/intel_mips/config @@ -18,7 +18,7 @@ CONFIG_LIBC_USE_MUSL=y CONFIG_PACKAGE_switch_cli_ugw8=y #################### ppa related -#CONFIG_PACKAGE_ppacmd=y +CONFIG_PACKAGE_ppacmd=y # CONFIG_PACKAGE_kmod-ppa-drv-gre is not set # CONFIG_PACKAGE_kmod-ppa-drv-grx500-eth-bond is not set # CONFIG_PACKAGE_kmod-ppa-drv-grx500-mpe is not set