]> git.ipfire.org Git - oddments/ipfire-netboot.git/blobdiff - Makefile
Make more images.
[oddments/ipfire-netboot.git] / 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)