aboutsummaryrefslogtreecommitdiffstats
path: root/config/SunOS.mk
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-01-31 14:01:59 +0000
committerKeir Fraser <keir.fraser@citrix.com>2008-01-31 14:01:59 +0000
commit77d293d88567d5150ca99c8d9e3e3c957e16484a (patch)
tree437a6586619a468716c32c33bf2e5d34626ee9d5 /config/SunOS.mk
parent717a8c8a0a26fa07d57b1a68710848cd199a45ed (diff)
downloadxen-77d293d88567d5150ca99c8d9e3e3c957e16484a.tar.gz
xen-77d293d88567d5150ca99c8d9e3e3c957e16484a.tar.bz2
xen-77d293d88567d5150ca99c8d9e3e3c957e16484a.zip
etherboot: Fix the build.
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Diffstat (limited to 'config/SunOS.mk')
-rw-r--r--config/SunOS.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/SunOS.mk b/config/SunOS.mk
index d5eba747bf..e6035bf4ca 100644
--- a/config/SunOS.mk
+++ b/config/SunOS.mk
@@ -8,6 +8,7 @@ NM = $(CROSS_COMPILE)gnm
STRIP = $(CROSS_COMPILE)gstrip
OBJCOPY = $(CROSS_COMPILE)gobjcopy
OBJDUMP = $(CROSS_COMPILE)gobjdump
+SIZEUTIL = $(CROSS_COMPILE)gsize
MSGFMT = gmsgfmt