Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[deliverable/linux.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
This page took 0.032344 seconds and 5 git commands to generate.