Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux...
[wrt350n-kernel.git] / drivers / pnp / pnpbios / Makefile
blob3cd3ed760605fbc7c6f5046bc4f714345aa3b01c
2 # Makefile for the kernel PNPBIOS driver.
5 pnpbios-proc-$(CONFIG_PNPBIOS_PROC_FS) = proc.o
7 obj-y := core.o bioscalls.o rsparser.o $(pnpbios-proc-y)