]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tools/env: use lib/crc32.c directly
authorAndreas Bießmann <biessmann@corscience.de>
Mon, 17 Oct 2011 22:11:12 +0000 (22:11 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 22 Nov 2011 07:49:21 +0000 (08:49 +0100)
commitdca61f0128a15bfc4fdefbbdb4a5f6c10b0c8f0b
tree92ba437ae79174defb3e2017d8a425b14dfbe898
parentff85628674c946ad427a61a245052d98e6532392
tools/env: use lib/crc32.c directly

Instead of linking the file into $(obj) tree use directly the source file.
This also prevents littered source tree if building not out-of-tree.

Signed-off-by: Andreas Bießmann <biessmann@corscience.de>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Makefile
tools/env/Makefile