Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
d2d5ce1c3b5150b4e785d55d94aebeebaf7a90dc
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
drivers
/
tty
/
ipwireless
/
Makefile
blob: fe2e1730986bc38b3312b0a0c97905e5f4bc028d [
file
] [
log
] [
blame
]
yuezonghe
824eb0c
2024-06-27 02:32:26 -0700
[
diff
] [
blame
]
1
#
2
# Makefile for the IPWireless driver
3
#
4
5
obj
-
$
(
CONFIG_IPWIRELESS
)
+=
ipwireless
.
o
6
7
ipwireless
-
y
:=
hardware
.
o main
.
o network
.
o tty
.
o
8