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