samples: Add userspace example for TI TPS6594 PFSM
[linux-2.6-block.git] / samples / Makefile
index 7727f1a0d6d157c5735ef9a286e59ea43f3fbcf3..0a551c2b33f430d639ad6f420b1e391a0599ccf7 100644 (file)
@@ -31,6 +31,7 @@ obj-$(CONFIG_VIDEO_PCI_SKELETON)      += v4l/
 obj-y                                  += vfio-mdev/
 subdir-$(CONFIG_SAMPLE_VFS)            += vfs
 obj-$(CONFIG_SAMPLE_INTEL_MEI)         += mei/
+obj-$(CONFIG_SAMPLE_TPS6594_PFSM)      += pfsm/
 subdir-$(CONFIG_SAMPLE_WATCHDOG)       += watchdog
 subdir-$(CONFIG_SAMPLE_WATCH_QUEUE)    += watch_queue
 obj-$(CONFIG_SAMPLE_KMEMLEAK)          += kmemleak/