Print this page
3364 dboot should check boot archive integrity
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Garrett D'Amore <garrett@damore.org>

@@ -171,10 +171,11 @@
         dboot_printf.o          \
         dboot_startkern.o       \
         memcpy.o                \
         memset.o                \
         muldiv.o                \
+        sha1.o                  \
         string.o                \
         $(BOOT_DRIVER_OBJS)     \
         $(DBOOT_OBJS_$(CLASS))
 
 #