repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
audit: fix signedness bug in audit_log_execve_info()
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.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