From 9bfa15b910f5bea92cd345685d7fcd035bcae14c Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Thu, 5 Dec 2019 00:44:24 +0000 Subject: [PATCH] extra: Exclude some fonts * At this point only PL2/nash can fit these, so why do it per device. --- BoardConfigExtra.mk | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/BoardConfigExtra.mk b/BoardConfigExtra.mk index bb38244..1356664 100644 --- a/BoardConfigExtra.mk +++ b/BoardConfigExtra.mk @@ -1,3 +1,8 @@ +# Fonts +ifeq ($(BOARD_HAS_LARGE_FILESYSTEM),true) + SMALLER_FONT_FOOTPRINT := true +endif + ## Signing #ifeq ($(BOARD_AVB_ENABLE),true) #BOARD_AVB_ALGORITHM := SHA256_RSA4096