Home
last modified time | relevance | path

Searched hist:"2 cb11b35e8b2b21a00b5d1c1c76404cb65d1ceb9" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/env/
H A DMakefile2cb11b35e8b2b21a00b5d1c1c76404cb65d1ceb9 Fri Oct 30 13:57:04 UTC 2015 Stefano Babic <sbabic@denx.de> Allow fw env tools to be available as library

Sometimes it can be useful to link the fw_ tools instead
of having the fw_setenv/fw_printenv installed.
Patch exports the tool as library and allowes to link it
with own programs.

Signed-off-by: Stefano Babic <sbabic@denx.de>
CC: Tom Rini <trini@konsulko.com>
Reviewed-by: Tom Rini <trini@konsulko.com>