This is bogus and does not work.

This reverts commit 4e7f0f204bc82ce749cad6613b066993f530cbe6.
---

 Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 6e494c4..e69163e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -134,8 +134,7 @@ CREATE_ROOTFS = $(AM_V_GEN) ( $(RM) -rf $(ROOTFS) && \
                                touch testsuite/stamp-rootfs && \
                                find $(ROOTFS) -type d -exec chmod +w {} \; )
 
-# disable jobserver to avoid running in parallel with the testsuite
--rootfs:
+rootfs:
        $(CREATE_ROOTFS)
 .PHONY: rootfs
 
-- 
1.7.12

--
To unsubscribe from this list: send the line "unsubscribe linux-modules" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to