missing file

This commit is contained in:
lilian 2016-12-08 13:24:41 +01:00
parent 83e5124ec5
commit 11912e0b8a

View file

@ -0,0 +1,9 @@
# Component makefile for extras/fonts
# expected anyone using bmp driver includes it as 'fonts/fonts.h'
INC_DIRS += $(fonts_ROOT)..
# args for passing into compile rule generation
fonts_SRC_DIR = $(fonts_ROOT)
$(eval $(call component_compile_rules,fonts))