From dbdb877392b7515b7bbb1c1964addf9336c34553 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 28 Dec 2010 14:58:36 +0100 Subject: [PATCH] Make more images. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1f09188..a761c34 100644 --- 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) -- 2.39.2