Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[linux-2.6.git] / drivers / pnp / Makefile
blobbfba893cb3211d877a207fcfb7cd1a7f283adeda
2 # Makefile for the Linux Plug-and-Play Support.
5 obj-y := pnp.o
7 pnp-y := core.o card.o driver.o resource.o manager.o support.o interface.o quirks.o
9 obj-$(CONFIG_PNPACPI) += pnpacpi/
10 obj-$(CONFIG_PNPBIOS) += pnpbios/
11 obj-$(CONFIG_ISAPNP) += isapnp/
13 # pnp_system_init goes after pnpacpi/pnpbios init
14 pnp-y += system.o