Linux-2.6.12-rc2
[deliverable/linux.git] / drivers / pnp / isapnp / Makefile
1 #
2 # Makefile for the kernel ISAPNP driver.
3 #
4
5 isapnp-proc-$(CONFIG_PROC_FS) = proc.o
6
7 obj-y := core.o compat.o $(isapnp-proc-y)
This page took 0.029135 seconds and 5 git commands to generate.