(2006-08-06) rescue-bootcd
This commit is contained in:
9
extra/linux-2.6.10/drivers/pnp/Makefile
Normal file
9
extra/linux-2.6.10/drivers/pnp/Makefile
Normal file
@@ -0,0 +1,9 @@
|
||||
#
|
||||
# Makefile for the Linux Plug-and-Play Support.
|
||||
#
|
||||
|
||||
obj-y := core.o card.o driver.o resource.o manager.o support.o interface.o quirks.o system.o
|
||||
|
||||
obj-$(CONFIG_PNPACPI) += pnpacpi/
|
||||
obj-$(CONFIG_PNPBIOS) += pnpbios/
|
||||
obj-$(CONFIG_ISAPNP) += isapnp/
|
||||
Reference in New Issue
Block a user