KVM: Prevent kvm_init from corrupting debugfs structures
[linux-2.6/verdex.git] / drivers / pps / Makefile
blob19ea582f431d15c105fdd707f34da047b47e426e
2 # Makefile for the PPS core.
5 pps_core-y := pps.o kapi.o sysfs.o
6 obj-$(CONFIG_PPS) := pps_core.o
8 ccflags-$(CONFIG_PPS_DEBUG) := -DDEBUG