ksmbd: fix unused err value in smb2_lock
[linux-2.6-microblaze.git] / samples / Makefile
index c3392a5..087e098 100644 (file)
@@ -11,6 +11,7 @@ obj-$(CONFIG_SAMPLE_KDB)              += kdb/
 obj-$(CONFIG_SAMPLE_KFIFO)             += kfifo/
 obj-$(CONFIG_SAMPLE_KOBJECT)           += kobject/
 obj-$(CONFIG_SAMPLE_KPROBES)           += kprobes/
+subdir-$(CONFIG_SAMPLE_LANDLOCK)       += landlock
 obj-$(CONFIG_SAMPLE_LIVEPATCH)         += livepatch/
 subdir-$(CONFIG_SAMPLE_PIDFD)          += pidfd
 obj-$(CONFIG_SAMPLE_QMI_CLIENT)                += qmi/