summaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorMichael Brown2007-07-16 17:58:38 +0200
committerMichael Brown2007-07-16 17:58:38 +0200
commit048bbeeebcfce2eac0a21a8eaf44a6810d685032 (patch)
treed1d55fed52f9ece7f2fc510a81725e7137ff0104 /src/Makefile
parentSplit the objcopy stage out of final image preparation to a separate (diff)
downloadipxe-048bbeeebcfce2eac0a21a8eaf44a6810d685032.tar.gz
ipxe-048bbeeebcfce2eac0a21a8eaf44a6810d685032.tar.xz
ipxe-048bbeeebcfce2eac0a21a8eaf44a6810d685032.zip
Compressed ROM images now work.
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 4f50456a..d3280702 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -90,6 +90,7 @@ MKCONFIG ?= $(PERL) ./util/mkconfig.pl
SYMCHECK ?= $(PERL) ./util/symcheck.pl
SORTOBJDUMP ?= $(PERL) ./util/sortobjdump.pl
NRV2B ?= ./util/nrv2b
+ZBIN ?= ./util/zbin
DOXYGEN ?= doxygen
# Location to place generated files