summaryrefslogtreecommitdiff
path: root/wifi/Android.mk
blob: 1d403ec0899f700fa4ea1bf8bde3a79261483803 (plain)
1
2
3
4
5
6
$(eval $(call declare-1p-copy-files,device/linaro/poplar/wifi,.conf))
$(eval $(call declare-1p-copy-files,device/linaro/poplar/wifi,.rc))

ifeq ($(BOARD_WLAN_DEVICE), rtl)
    include $(call all-subdir-makefiles)
endif