xref: /linux/drivers/pnp/isapnp/Makefile (revision 803711afdbea5c6a6dd2b46eca76097f6d50fb53)
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