• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1$(eval $(call declare-1p-copy-files,device/linaro/poplar/wifi,.conf))
2$(eval $(call declare-1p-copy-files,device/linaro/poplar/wifi,.rc))
3
4ifeq ($(BOARD_WLAN_DEVICE), rtl)
5    include $(call all-subdir-makefiles)
6endif
7