Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
[deliverable/linux.git] / drivers / pnp / isapnp / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the kernel ISAPNP driver.
3#
803711af
TR
4obj-y += pnp.o
5pnp-y := core.o compat.o
1da177e4 6
803711af 7pnp-$(CONFIG_PROC_FS) += proc.o
This page took 0.894782 seconds and 5 git commands to generate.