11da177e4SLinus Torvalds# 21da177e4SLinus Torvalds# Makefile for the kernel ISAPNP driver. 31da177e4SLinus Torvalds# 4*803711afSThomas Renningerobj-y += pnp.o 5*803711afSThomas Renningerpnp-y := core.o compat.o 61da177e4SLinus Torvalds 7*803711afSThomas Renningerpnp-$(CONFIG_PROC_FS) += proc.o 8