]> git.ipfire.org Git - oddments/ipfire-netboot.git/commitdiff
Build undionly.kpxe image, too.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 28 Dec 2010 12:41:52 +0000 (13:41 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 28 Dec 2010 12:41:52 +0000 (13:41 +0100)
Makefile

index 05540dc110eba3a4c208256f654c61a8c86b1f40..06a2a631f9c500d6826a4c3112c47914f8f8bbdd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 
 SCRIPTS = $(CURDIR)/ipfireboot.gpxe
 
 
 SCRIPTS = $(CURDIR)/ipfireboot.gpxe
 
-TARGETS = bin/gpxe.iso bin/gpxe.kpxe
+TARGETS = bin/gpxe.iso bin/gpxe.kpxe bin/undionly.kpxe
 
 all: $(TARGETS)
 
 
 all: $(TARGETS)