]> Git Repo - linux.git/blob - drivers/pnp/isapnp/Makefile
selinux: Remove security_ops extern
[linux.git] / drivers / pnp / isapnp / Makefile
1 #
2 # Makefile for the kernel ISAPNP driver.
3 #
4 obj-y                   += pnp.o
5 pnp-y                   := core.o compat.o
6
7 pnp-$(CONFIG_PROC_FS)   += proc.o
This page took 0.035685 seconds and 4 git commands to generate.