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/Kconfig | |
| 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/Kconfig')
| -rw-r--r-- | linux-basics/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-basics/Kconfig b/linux-basics/Kconfig index 5ebbd14..a6f0c01 100644 --- a/linux-basics/Kconfig +++ b/linux-basics/Kconfig @@ -8,6 +8,7 @@ if LINUX_BASICS source "linux-basics/filesystem-structure/Kconfig" source "linux-basics/filesystems/Kconfig" source "linux-basics/fromscratch_vs_debian/Kconfig" + source "linux-basics/graphics/Kconfig" source "linux-basics/important-tools/Kconfig" source "linux-basics/licenses/Kconfig" source "linux-basics/linux-processes/Kconfig" |
