Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
9c8571da0a85e4491d1d5bda088b534087e29497
/
.
/
drivers
/
net
/
pcmcia
/
Makefile
blob: ccf5535e9d3f076397d35996971aa29ab8a8d719 [
file
] [
log
] [
blame
]
#
# Makefile for the Linux PCMCIA network device drivers.
#
# 16-bit client drivers
obj
-
$
(
CONFIG_PCMCIA_XIRC2PS
)
+=
xirc2ps_cs
.
o
obj
-
$
(
CONFIG_ARCNET_COM20020_CS
)+=
com20020_cs
.
o
obj
-
$
(
CONFIG_PCMCIA_IBMTR
)
+=
ibmtr_cs
.
o