]> err.no Git - linux-2.6/blob - drivers/pnp/pnpbios/Makefile
Merge branches 'release', 'acpi_pm_device_sleep_state' and 'battery' into release
[linux-2.6] / drivers / pnp / pnpbios / Makefile
1 #
2 # Makefile for the kernel PNPBIOS driver.
3 #
4
5 pnpbios-proc-$(CONFIG_PNPBIOS_PROC_FS) = proc.o
6
7 obj-y := core.o bioscalls.o rsparser.o $(pnpbios-proc-y)