Sign in
nest-open-source
/
manifest_repos
/
kernel
/
9726be6e9410e04249ed0ea0e71ca7a40e042971
/
.
/
drivers
/
net
/
wireless
/
realtek
/
Makefile
blob: 9c78deb5eea94f71320563b37a8b73f9e6a815f2 [
file
]
#
# Makefile for the Linux Wireless network device drivers for Realtek units
#
obj
-
$
(
CONFIG_RTL8180
)
+=
rtl818x
/
obj
-
$
(
CONFIG_RTL8187
)
+=
rtl818x
/
obj
-
$
(
CONFIG_RTLWIFI
)
+=
rtlwifi
/
obj
-
$
(
CONFIG_RTL8XXXU
)
+=
rtl8xxxu
/