]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
SPL: lib/Makefile: Add crc32.c to SPL build
authorStefan Roese <sr@denx.de>
Thu, 5 Jan 2012 09:57:20 +0000 (10:57 +0100)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:43 +0000 (14:07 +0200)
commitaca587b0dad5f760e7db0a49e928fd87affcd123
treeec4d5b89ddcb73c0108c710e36e620cdc4a39cef
parent22b7cfff326b5de5bfe94d676d9051a115c6aad1
SPL: lib/Makefile: Add crc32.c to SPL build

This is needed for the SPEAr SPL support, as SPEAr uses the mkimage
header to wrap and validate the images (SPL & U-Boot).

Signed-off-by: Stefan Roese <sr@denx.de>
lib/Makefile