diff options
Diffstat (limited to 'drivers/video/fonts/Makefile')
-rw-r--r-- | drivers/video/fonts/Makefile | 1 |
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 |