KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
[linux-2.6-microblaze.git] / samples / Makefile
index 5b26297..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