Home
last modified time | relevance | path

Searched hist:"10 f5f5a90ed02b00db4e75ff537d37b66d84e119" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A DMakefile10f5f5a90ed02b00db4e75ff537d37b66d84e119 Tue Jun 23 21:39:03 UTC 2015 Simon Glass <sjg@chromium.org> Drop CONFIG_ERRNO_STR from SPL

This bloats the code size quite a bit and is less useful in SPL where there
is no command line.

Avoid including this code in SPL.

Signed-off-by: Simon Glass <sjg@chromium.org>