1#
2# Component Makefile
3#
4
5COMPONENT_ADD_INCLUDEDIRS := include
6COMPONENT_SRCDIRS := src
7
8COMPONENT_ADD_LDFRAGMENTS += common.lf soc.lf
9