Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / pnp / pnpbios / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the kernel PNPBIOS driver.
3#
803711af 4obj-y := pnp.o
1da177e4 5
803711af 6pnp-y := core.o bioscalls.o rsparser.o
1da177e4 7
803711af 8pnp-$(CONFIG_PNPBIOS_PROC_FS) += proc.o
This page took 0.882611 seconds and 5 git commands to generate.