]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/pnp/isapnp/Makefile
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
[linux-2.6-omap-h63xx.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)