New commits:
commit db90b6e06de6ac22ae68c63a0f6df0c8fe124211
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
linux: Fails to install with multiple make jobs
Since 3.0 series seems to semi-regularly fail to install with multiple
make jobs
diff --git a/kernels/linux/HISTORY b/kernels/linux/HISTORY
index af42796..c40ef9b 100644
--- a/kernels/linux/HISTORY
+++ b/kernels/linux/HISTORY
@@ -1,3 +1,7 @@
+2012-01-10 Eric Sandall <sandalle AT sourcemage.org>
+ * INSTALL: Since 3.0 series seems to semi-regularly fail to install
+ with multiple make jobs.
+
2012-01-05 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* latest.defaults: LATEST_3=3.2,
LATEST_maintenance_patches_3=patch-3.2
* info/kernels/3.2: added
diff --git a/kernels/linux/INSTALL b/kernels/linux/INSTALL
index 0b0a291..3aa5978 100755
--- a/kernels/linux/INSTALL
+++ b/kernels/linux/INSTALL
@@ -1,3 +1,4 @@
+make_single &&
cd ${LINUX_SOURCE_DIRECTORY} &&
# make the append
mkdir -p ${INSTALL_ROOT}/boot &&
[SM-Commit] GIT changes to master grimoire by Eric Sandall (db90b6e06de6ac22ae68c63a0f6df0c8fe124211),
Eric Sandall, 01/10/2012