repo.or.cz
/
linux-btrfs-devel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-btrfs-devel.git]
/
drivers
/
pnp
/
isapnp
/
Makefile
blob
6e607aa33aa3915584c2a47adf5f0f0adb0d3fe2
1
#
2
# Makefile for the kernel ISAPNP driver.
3
#
4
obj-y
+=
pnp.o
5
pnp-y
:=
core.o compat.o
6
7
pnp-
$(
CONFIG_PROC_FS
) +=
proc.o