Home | History | Annotate | Download | only in qcwcn
      1 ifneq ($(TARGET_BOARD_AUTO),true)
      2   ifeq ($(BOARD_WLAN_DEVICE),qcwcn)
      3     include $(call all-subdir-makefiles)
      4   endif
      5 endif
      6