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 58b1813..a3f6ea3 100644 --- a/drivers/video/fonts/Makefile +++ b/drivers/video/fonts/Makefile @@ -7,3 +7,4 @@ obj-$(CONFIG_CONSOLE_TRUETYPE_NIMBUS) += nimbus_sans_l_regular.o obj-$(CONFIG_CONSOLE_TRUETYPE_ANKACODER) += ankacoder_c75_r.o +obj-$(CONFIG_CONSOLE_TRUETYPE_RUFSCRIPT) += rufscript010.o |