Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
linville
/
wireless-legacy
/
6bac4298e80cfd00c6927d94fa7cf689c3d691df
/
.
/
drivers
/
net
/
wireless
/
tiacx
/
Makefile
blob: 66e6e44968652ca3ed62c5034fc6fe7f435f38b6 [
file
] [
log
] [
blame
]
acx
-
common
-
y
:=
ioctl
.
o common
.
o
acx
-
usb
-
y
:=
usb
.
o
acx
-
pci
-
y
:=
pci
.
o
obj
-
$
(
CONFIG_ACX_PCI
)
+=
acx
-
common
.
o acx
-
pci
.
o
obj
-
$
(
CONFIG_ACX_USB
)
+=
acx
-
common
.
o acx
-
usb
.
o