Merge tag 'sunxi-drm-fixes-for-4.7' of https://git.kernel.org/pub/scm/linux/kernel...
[deliverable/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
This page took 0.031876 seconds and 5 git commands to generate.