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