]> Git Repo - linux.git/blame - drivers/pnp/Makefile
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
[linux.git] / drivers / pnp / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the Linux Plug-and-Play Support.
3#
4
5obj-y := core.o card.o driver.o resource.o manager.o support.o interface.o quirks.o system.o
6
7obj-$(CONFIG_PNPACPI) += pnpacpi/
8obj-$(CONFIG_PNPBIOS) += pnpbios/
9obj-$(CONFIG_ISAPNP) += isapnp/
This page took 0.205736 seconds and 4 git commands to generate.