repo.or.cz
/
linux-2.6
/
s3c2410-cpufreq.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
V4L/DVB (7104): stk-sensor.c: make 2 functions static
[linux-2.6/s3c2410-cpufreq.git]
/
drivers
/
pnp
/
pnpbios
/
Makefile
blob
3cd3ed760605fbc7c6f5046bc4f714345aa3b01c
1
#
2
# Makefile for the kernel PNPBIOS driver.
3
#
4
5
pnpbios-proc-
$(
CONFIG_PNPBIOS_PROC_FS
) =
proc.o
6
7
obj-y
:=
core.o bioscalls.o rsparser.o
$(
pnpbios-proc-y
)