GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / drivers / pnp / pnpbios / Makefile
blob3cd3ed760605fbc7c6f5046bc4f714345aa3b01c
2 # Makefile for the kernel PNPBIOS driver.
5 pnpbios-proc-$(CONFIG_PNPBIOS_PROC_FS) = proc.o
7 obj-y := core.o bioscalls.o rsparser.o $(pnpbios-proc-y)