Linux-2.6.12-rc2
[deliverable/linux.git] / 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)
This page took 0.029624 seconds and 5 git commands to generate.