diff options
Diffstat (limited to 'drivers/video/fonts/Makefile')
-rw-r--r-- | drivers/video/fonts/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/video/fonts/Makefile b/drivers/video/fonts/Makefile index 6ab46473b2..68f4c3be2a 100644 --- a/drivers/video/fonts/Makefile +++ b/drivers/video/fonts/Makefile @@ -4,3 +4,5 @@ # # SPDX-License-Identifier: GPL-2.0+ # + +obj-$(CONFIG_CONSOLE_TRUETYPE_NIMBUS) += nimbus_sans_l_regular.o |