commit | 30a1dcad3c515013bc083b3660f1ab23e4036e37 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 14 18:10:35 2016 -0700 |
committer | Anatolij Gustschin <agust@denx.de> | Sat Jan 30 09:36:12 2016 +0100 |
tree | 0756222e175184447666f9452ec001a21623281b | |
parent | 8340ef6278b6fc89322a5ecb6a5666642aeccd4c [diff] |
Makefile: Add rules to build in .ttf files Add rules to allow TrueType files to be compiled into U-Boot for use on the video console. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>