gpxe: Inhibit parallel make syslinux-4.04-pre15
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 1 Apr 2011 20:08:40 +0000 (13:08 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 1 Apr 2011 20:08:40 +0000 (13:08 -0700)
Don't parallel make the gpxe directory.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
gpxe/Makefile

index 1fb6a95..8bce8d1 100644 (file)
@@ -1,7 +1,7 @@
 ## -----------------------------------------------------------------------
 ##   
 ##   Copyright 2008-2009 H. Peter Anvin - All Rights Reserved
-##   Copyright 2009 Intel Corporation; author: H. Peter Anvin
+##   Copyright 2009-2011 Intel Corporation; author: H. Peter Anvin
 ##
 ##   This program is free software; you can redistribute it and/or modify
 ##   it under the terms of the GNU General Public License as published by
@@ -35,6 +35,8 @@ spotless: clean dist
 
 installer:
 
+.NOTPARALLEL:
+
 src/bin/blib.a:
        $(PXEMAKE) bin/blib.a