Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / drivers / pnp / pnpbios / Makefile
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