Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
52bed87bdd7ff234fbf08cffb5805fec3753a574
/
.
/
drivers
/
net
/
wireless
/
realtek
/
Makefile
blob: 9c78deb5eea94f71320563b37a8b73f9e6a815f2 [
file
] [
log
] [
blame
]
#
# 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
/