dt-bindings: opp: Allow opp-supported-hw to contain multiple versions
[linux-2.6-microblaze.git] / samples / Makefile
index 29c66aa..7545535 100644 (file)
@@ -2,7 +2,7 @@
 # Makefile for Linux samples code
 
 subdir-$(CONFIG_SAMPLE_AUXDISPLAY)     += auxdisplay
-obj-$(CONFIG_SAMPLE_ANDROID_BINDERFS)  += binderfs/
+subdir-$(CONFIG_SAMPLE_ANDROID_BINDERFS) += binderfs
 obj-$(CONFIG_SAMPLE_CONFIGFS)          += configfs/
 obj-$(CONFIG_SAMPLE_CONNECTOR)         += connector/
 subdir-$(CONFIG_SAMPLE_HIDRAW)         += hidraw
@@ -27,3 +27,4 @@ obj-y                                 += vfio-mdev/
 subdir-$(CONFIG_SAMPLE_VFS)            += vfs
 obj-$(CONFIG_SAMPLE_INTEL_MEI)         += mei/
 subdir-$(CONFIG_SAMPLE_WATCHDOG)       += watchdog
+subdir-$(CONFIG_SAMPLE_WATCH_QUEUE)    += watch_queue