repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bug: introduce BUILD_BUG_ON_INVALID() macro
[linux/fpc-iii.git]
/
drivers
/
pnp
/
pnpbios
/
Makefile
blob
240b0ffb83ca32296d6ea79df8956e06cdff6ce2
1
#
2
# Makefile for the kernel PNPBIOS driver.
3
#
4
obj-y
:=
pnp.o
5
6
pnp-y
:=
core.o bioscalls.o rsparser.o
7
8
pnp-
$(
CONFIG_PNPBIOS_PROC_FS
) +=
proc.o