missing file
This commit is contained in:
parent
83e5124ec5
commit
11912e0b8a
1 changed files with 9 additions and 0 deletions
9
extras/fonts/component.mk
Normal file
9
extras/fonts/component.mk
Normal 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))
|
||||
Loading…
Add table
Add a link
Reference in a new issue