Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
0d38ff9c7afa1207beebf9fa0886f87741dfb64a
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
drivers
/
pnp
/
isapnp
/
Makefile
blob: 6e607aa33aa3915584c2a47adf5f0f0adb0d3fe2 [
file
] [
log
] [
blame
]
#
# Makefile for the kernel ISAPNP driver.
#
obj
-
y
+=
pnp
.
o
pnp
-
y
:=
core
.
o compat
.
o
pnp
-
$
(
CONFIG_PROC_FS
)
+=
proc
.
o