]> Git Repo - linux.git/blob - drivers/pnp/isapnp/Makefile
x86/kaslr: Expose and use the end of the physical memory address space
[linux.git] / drivers / pnp / isapnp / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for the kernel ISAPNP driver.
4 #
5 obj-y                   += pnp.o
6 pnp-y                   := core.o compat.o
7
8 pnp-$(CONFIG_PROC_FS)   += proc.o
This page took 0.035091 seconds and 4 git commands to generate.