gpxe: Add eb-roms.h to hgignore list and build ROMs serially.
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 29 Jun 2010 12:43:18 +0000 (13:43 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 29 Jun 2010 12:43:18 +0000 (13:43 +0100)
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
.hgignore
tools/firmware/etherboot/Makefile

index f878a51d261721b5358741598146364aea3cf04c..547dd495df324be1f5874fd62c1d86350c7ce3c7 100644 (file)
--- a/.hgignore
+++ b/.hgignore
 ^tools/firmware/.*\.bin$
 ^tools/firmware/.*\.sym$
 ^tools/firmware/.*bios/.*bios.*\.txt$
+^tools/firmware/etherboot/eb-roms\.h$
 ^tools/firmware/etherboot/gpxe/.*$
 ^tools/firmware/extboot/extboot.img$
 ^tools/firmware/extboot/signrom$
index 8a1ebcaa9c85df1790a35004b2f814944736bb63..aaf6be2e62d3c683be9074091245e27a9a7b103f 100644 (file)
@@ -9,6 +9,8 @@ T=gpxe-git-snapshot.tar.gz
 
 ROMS = $(addprefix $D/src/bin/, $(addsuffix .rom, $(NICS)))
 
+.NOTPARALLEL:
+
 .PHONY: all
 all: eb-roms.h