summaryrefslogtreecommitdiff
path: root/drivers/video/fonts/Makefile
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-01-15 01:10:44 (GMT)
committerAnatolij Gustschin <agust@denx.de>2016-01-30 09:56:09 (GMT)
commitc43c43cd48c49624339a83d5263d0b866818fc9b (patch)
treefcd75bf5ab6a970eaab8fdc848db3158c422221b /drivers/video/fonts/Makefile
parent84b4791ada7754b65fd200002f92ac8684c2b5ec (diff)
downloadu-boot-fsl-qoriq-c43c43cd48c49624339a83d5263d0b866818fc9b.tar.xz
video: Add the AnkaCoder mono-spaced font
This can be used when a mono-space font is needed, but the console font is too small (such as with high-DPI displays). Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/video/fonts/Makefile')
-rw-r--r--drivers/video/fonts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/fonts/Makefile b/drivers/video/fonts/Makefile
index 68f4c3b..58b1813 100644
--- a/drivers/video/fonts/Makefile
+++ b/drivers/video/fonts/Makefile
@@ -6,3 +6,4 @@
#
obj-$(CONFIG_CONSOLE_TRUETYPE_NIMBUS) += nimbus_sans_l_regular.o
+obj-$(CONFIG_CONSOLE_TRUETYPE_ANKACODER) += ankacoder_c75_r.o