summaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorJohn Ogness <john.ogness@linutronix.de>2019-03-14 16:21:41 +0106
committerJohn Ogness <john.ogness@linutronix.de>2019-03-14 16:21:41 +0106
commit346808b444905d2c43319b421e5edda7bfd1dc57 (patch)
tree666287c430ff6afd1428015afb079228ceeb1c67 /misc/Makefile
parentf1ff49a0759f0c1dd986e6e119e164c8a644079e (diff)
pres_dsa: add DSA presentation
This is Kurt's Distributed Switch Architecture slides from the Techdays. Signed-off-by: John Ogness <john.ogness@linutronix.de>
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 79aedf8..7213fc3 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -7,3 +7,4 @@ obj-$(CONFIG_MISC_IPC) += pres_ipc_en.pdf
obj-$(CONFIG_MISC_UPDATE) += pres_update.pdf
obj-$(CONFIG_MISC_JAILHOUSE) += pres_jailhouse.pdf
obj-$(CONFIG_MISC_FASTBOOT) += pres_fastboot_en.pdf
+obj-$(CONFIG_MISC_DSA) += pres_dsa_en.pdf