blob: 0e6e3e6e88628b90ac520576a48aad3d74cd8848 [file] [log] [blame]
Shad Ansari2f7f9be2017-06-07 13:34:53 -07001# Common debug API
2#
3MOD_NAME = debug_common
4MOD_DEPS = os dev_log utils model transport common_api
5MOD_TYPE = lib
6
7srcs = bcmolt_debug_api_common.c
8
9USE_LINT=yes
10