diff options
| author | Holger Dengler <dengler@linutronix.de> | 2019-01-11 10:37:08 +0100 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2019-01-11 11:13:25 +0106 |
| commit | e1a6fd1839f3960286811d9a2b2fe9dd2ef9bddd (patch) | |
| tree | 3112c39f7d308690883d14a2294a5bf16120c367 /linux-basics/graphics/Makefile | |
| parent | bf7bd4abcdd1e9ae1030c7a9dfae70c35791d771 (diff) | |
linux-basic: Add Linux Graphics Overview slides
Signed-off-by: John Ogness <john.ogness@linutronix.de>
[integration, presentation header]
Signed-off-by: Holger Dengler <dengler@linutronix.de>
Diffstat (limited to 'linux-basics/graphics/Makefile')
| -rw-r--r-- | linux-basics/graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-basics/graphics/Makefile b/linux-basics/graphics/Makefile new file mode 100644 index 0000000..459fe81 --- /dev/null +++ b/linux-basics/graphics/Makefile @@ -0,0 +1 @@ +obj-$(CONFIG_GRAPHICS_OVERVIEW) += pres_graphics_overview.pdf |
