3 lines
100 B
Makefile
3 lines
100 B
Makefile
ifneq ($(BOARD_HAVE_BLUETOOTH_MRVL),)
|
|
include $(call all-named-subdir-makefiles,libbt-vendor)
|
|
endif
|