diff --git a/scripts/gen-image/data/wrlinux-bin-image.conf b/scripts/gen-image/data/wrlinux-bin-image.conf
index 2f6020da..856728cf 100644
— a/scripts/gen-image/data/wrlinux-bin-image.conf
+++ b/scripts/gen-image/data/wrlinux-bin-image.conf
@@ -61,3 +61,6 @@ PACKAGE_FEED_BASE_PATHS = "lts-22/${MACHINE}/repos/rpm"
PACKAGE_FEED_ARCHS:xilinx-zynq = "armv7ahf_neon armv7at2hf_neon noarch xilinx_zynq"
+# No resource limitation for tensorfolow's build
+BAZEL_JOBS = ""
+BAZEL_MEM = ""
–
2.37.1