Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
3d8e164857e6a71dd709dbc82266d6a7fa7f29a6
/
.
/
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