boot - Fix build
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 28 May 2015 16:38:45 +0000 (09:38 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 28 May 2015 16:38:45 +0000 (09:38 -0700)
commit2ff972f5e9d0cd56e2c1f2eee7fe180fa776ff97
treea74edea14acbf30825e35e146afaf6a82e695026
parent2725355279190239415039a140ff0716c8958f05
boot - Fix build

* icrc32.c from libkern is too big for the boot code, bring in the old
  icrc32.c (slow but compact) directly into the boot subtree.
sys/boot/pc32/boot2/Makefile
sys/boot/pc32/boot2/scrc32.c [new file with mode: 0644]