Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
trace
/
linux-trace
/
52e1a03e6cf61ae165f59f41c44394a653a0a788
/
.
/
drivers
/
pnp
/
isapnp
/
Makefile
blob: a0e0c0aecc7e3d00c76458c9977439fb5d27e308 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the kernel ISAPNP driver.
#
obj
-
y
+=
pnp
.
o
pnp
-
y
:=
core
.
o compat
.
o
pnp
-
$
(
CONFIG_PROC_FS
)
+=
proc
.
o