xref: /linux/drivers/pnp/isapnp/Makefile (revision 58e16d792a6a8c6b750f637a4649967fcac853dc)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
21da177e4SLinus Torvalds#
31da177e4SLinus Torvalds# Makefile for the kernel ISAPNP driver.
41da177e4SLinus Torvalds#
5803711afSThomas Renningerobj-y			+= pnp.o
6803711afSThomas Renningerpnp-y			:= core.o compat.o
71da177e4SLinus Torvalds
8803711afSThomas Renningerpnp-$(CONFIG_PROC_FS)	+= proc.o
9