Sign in
nest-open-source
/
nest-learning-thermostat
/
5.10
/
cypress-fmac-driver
/
7396d58275bd3fa2c67ff10c5277c5dfe4965039
/
.
/
fmac.mk
blob: 76e3cdb1c6a41611eb50841b20c4c5c37861e871 [
file
] [
log
] [
blame
]
ifeq
(
$
(
TARGET_PRODUCT
),
antares
)
DEVICE_PACKAGES
+=
\
compat
.
ko \
cfg80211
.
ko \
brcmutil
.
ko \
brcmfmac
.
ko \
wl
else
ifeq
(
$
(
TARGET_PRODUCT
),
iot_cygnus
)
PRODUCT_PACKAGES
+=
\
compat
.
ko \
cfg80211
.
ko \
brcmutil
.
ko \
brcmfmac
.
ko \
wl
endif