From e1a6fd1839f3960286811d9a2b2fe9dd2ef9bddd Mon Sep 17 00:00:00 2001 From: Holger Dengler Date: Fri, 11 Jan 2019 10:37:08 +0100 Subject: linux-basic: Add Linux Graphics Overview slides Signed-off-by: John Ogness [integration, presentation header] Signed-off-by: Holger Dengler --- linux-basics/graphics/Makefile | 1 + 1 file changed, 1 insertion(+) create mode 100644 linux-basics/graphics/Makefile (limited to 'linux-basics/graphics/Makefile') 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 -- cgit v1.2.3