4 lines
82 B
Makefile
4 lines
82 B
Makefile
|
|
ifeq ($(BOARD_WLAN_DEVICE),bcmdhd)
|
||
|
|
include $(call all-subdir-makefiles)
|
||
|
|
endif
|