From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?QW5kcmVhcyBCaWXDn21hbm4=?= Date: Mon, 17 Oct 2011 11:08:23 +0200 Subject: [U-Boot] [PATCH] tools/env: use lib/crc32.c directly In-Reply-To: <1314715349-29644-1-git-send-email-biessmann@corscience.de> References: <1314715349-29644-1-git-send-email-biessmann@corscience.de> Message-ID: <4E9BF087.8030202@corscience.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 30.08.2011 16:42, schrieb Andreas Bie?mann: > 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 ping?