mirror of
https://github.com/AuxXxilium/kmod.git
synced 2025-02-04 16:04:24 +07:00
Revert "build-sys: disable jobserver for rootfs target"
This is bogus and does not work.
This reverts commit 4e7f0f204b
.
This commit is contained in:
parent
d642341777
commit
84afccb91d
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user