treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / drivers / pnp / pnpbios / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
1da177e4
LT
2#
3# Makefile for the kernel PNPBIOS driver.
4#
803711af 5obj-y := pnp.o
1da177e4 6
803711af 7pnp-y := core.o bioscalls.o rsparser.o
1da177e4 8
803711af 9pnp-$(CONFIG_PNPBIOS_PROC_FS) += proc.o