Hijack the kernel's subdir descending mechanism instead of using our own.
commit60a0a7539a3e557e8e9b2e51f35988de26405796
authorAnders Kaseorg <andersk@mit.edu>
Mon, 17 Nov 2008 18:33:48 +0000 (17 13:33 -0500)
committerAnders Kaseorg <andersk@mit.edu>
Sat, 22 Nov 2008 02:19:22 +0000 (21 21:19 -0500)
tree71060a478fb52eb1a48254d4d84f4dd7dd4b017d
parentd089efcb90b5fe5d7cdbd11347c117f45fcdce23
Hijack the kernel's subdir descending mechanism instead of using our own.

This prevents race conditions with double descension when using
--build-modules -j<N>.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Makefile.ksplice