]> git.ipfire.org Git - oddments/ipfire-netboot.git/commitdiff
Make more images.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 28 Dec 2010 13:58:36 +0000 (14:58 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 28 Dec 2010 13:58:36 +0000 (14:58 +0100)
Makefile

index 1f09188bbd75b18f8c4084cde9be5adaf38d53ad..a761c34f5b674aa29a0902c57623a578bf1989f9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,8 @@
 
 SCRIPTS = $(CURDIR)/ipfireboot.gpxe
 
-TARGETS = bin/gpxe.iso bin/gpxe.kpxe bin/undionly.kpxe
+TARGETS = bin/gpxe.iso bin/gpxe.kpxe bin/undionly.kpxe bin/gpxe.dsk \
+       bin/gpxe.usb bin/gpxe.lkrn
 
 all: $(TARGETS)