summaryrefslogtreecommitdiff
path: root/linux-basics/filesystems/Makefile
diff options
context:
space:
mode:
authorHolger Dengler <dengler@linutronix.de>2019-01-13 15:03:55 +0100
committerJohn Ogness <john.ogness@linutronix.de>2019-01-18 15:27:09 +0100
commit9282eadbc3b7cfe5a34e8a5a20fdac878d44b009 (patch)
tree6e8128ec9484fdef8b68b4b7e874ea51c31951c7 /linux-basics/filesystems/Makefile
parent07d65b50c4156453099a3a2083804e00451e2041 (diff)
linux-basics: Add Filesystem-Org slides
Add slides about Filesystem Organization and Structural Elements. Signed-off-by: Holger Dengler <dengler@linutronix.de>
Diffstat (limited to 'linux-basics/filesystems/Makefile')
-rw-r--r--linux-basics/filesystems/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-basics/filesystems/Makefile b/linux-basics/filesystems/Makefile
index a5135f6..a20185c 100644
--- a/linux-basics/filesystems/Makefile
+++ b/linux-basics/filesystems/Makefile
@@ -1,2 +1,3 @@
obj-$(CONFIG_LINUX_FILESYSTEMS) += pres_filesystems_en.pdf
obj-handout-$(CONFIG_LINUX_FILESYSTEMS) += handout_filesystems_en.pdf
+obj-$(CONFIG_LINUX_FILESYSTEM_ORG) += pres_filesystem_org.pdf