From: Michael Tremer Date: Tue, 28 Dec 2010 12:41:52 +0000 (+0100) Subject: Build undionly.kpxe image, too. X-Git-Tag: v1.0~5 X-Git-Url: http://git.ipfire.org/?p=oddments%2Fipfire-netboot.git;a=commitdiff_plain;h=6994e8bed4b4b567aee901be9f3948a34c7b7023 Build undionly.kpxe image, too. --- diff --git a/Makefile b/Makefile index 05540dc..06a2a63 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ SCRIPTS = $(CURDIR)/ipfireboot.gpxe -TARGETS = bin/gpxe.iso bin/gpxe.kpxe +TARGETS = bin/gpxe.iso bin/gpxe.kpxe bin/undionly.kpxe all: $(TARGETS)