From 9e1e6089361d92e6163ab396744a457a05bcccb1 Mon Sep 17 00:00:00 2001 From: John Ogness Date: Sun, 14 Oct 2018 02:06:58 +0206 Subject: realtime agl: add Jan's AGL talk This talk includes a lot of material from various rt, mm, proc slides. It also includes some new material that was previously only in Jan's private repository. NOTE: The slides taken from the other rt, mm, proc slides have been cleaned up and improved. These changes need to find their way back to the original slides! Signed-off-by: John Ogness --- realtime/rt-basics/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'realtime/rt-basics/Makefile') diff --git a/realtime/rt-basics/Makefile b/realtime/rt-basics/Makefile index cc1fbdf..dc1b7ca 100644 --- a/realtime/rt-basics/Makefile +++ b/realtime/rt-basics/Makefile @@ -1,2 +1,3 @@ obj-$(CONFIG_REALTIME_BASICS) += pres_rt-basics_en.pdf +obj-$(CONFIG_REALTIME_AGL) += pres_rt-app-agl_en.pdf obj-handout-$(CONFIG_REALTIME_BASICS) += handout_rt-basics_de.pdf -- cgit v1.2.3