drm/i915: Refactor panel backlight controls
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / pps / Makefile
blob98960ddd3188ae2d05c26db5269546fca3dfff7f
2 # Makefile for the PPS core.
5 pps_core-y := pps.o kapi.o sysfs.o
6 obj-$(CONFIG_PPS) := pps_core.o
7 obj-y += clients/
9 ccflags-$(CONFIG_PPS_DEBUG) := -DDEBUG