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