3 lines
81 B
Makefile
3 lines
81 B
Makefile
ifeq ($(BOARD_WIFI_VENDOR), realtek)
|
|
include $(call all-subdir-makefiles)
|
|
endif
|