]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/pnp/pnpbios/Makefile
Merge branch 'omap-clock-fixes' of git://git.pwsan.com/linux-2.6
[linux-2.6-omap-h63xx.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)