repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PNP: remove old CONFIG_PNP_DEBUG option
[linux-2.6/mini2440.git]
/
drivers
/
pnp
/
isapnp
/
Makefile
blob
cac18bbfb817b1e042d820fbf7eace2adbdc6f9f
1
#
2
# Makefile for the kernel ISAPNP driver.
3
#
4
5
isapnp-proc-
$(
CONFIG_PROC_FS
) =
proc.o
6
7
obj-y
:=
core.o compat.o
$(
isapnp-proc-y
)