From e73efef3139d331ab827782e51c5e36c0f8d0fdc Mon Sep 17 00:00:00 2001 From: Ronny Nilsson Date: Thu, 5 Mar 2020 12:52:47 +0100 Subject: [PATCH] sdk: skip building of a rootfs tarball due to we never user it. It only steals long time during build. --- iop/config | 1 - 1 file changed, 1 deletion(-) diff --git a/iop/config b/iop/config index 00902fa5c..dca7220f1 100644 --- a/iop/config +++ b/iop/config @@ -127,7 +127,6 @@ CONFIG_PACKAGE_xl2tpd=y CONFIG_PACKAGE_zoneinfo-core=y CONFIG_PACKAGE_zoneinfo-europe=y CONFIG_TARGET_CUSTOMER="IOPSYS" -CONFIG_TARGET_ROOTFS_TARGZ=y # CONFIG_USE_SSTRIP is not set CONFIG_USE_STRIP=y CONFIG_BUILD_LOG=y