Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
[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.872799 seconds and 5 git commands to generate.