]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/pnp/isapnp/Makefile
Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[mirror_ubuntu-bionic-kernel.git] / drivers / pnp / isapnp / Makefile
1 #
2 # Makefile for the kernel ISAPNP driver.
3 #
4 obj-y += pnp.o
5 pnp-y := core.o compat.o
6
7 pnp-$(CONFIG_PROC_FS) += proc.o