3 lines
82 B
Makefile
Executable file
3 lines
82 B
Makefile
Executable file
ifeq ($(BOARD_WIFI_VENDOR), broadcom)
|
|
include $(call all-subdir-makefiles)
|
|
endif
|