diff options
| author | John Ogness <john.ogness@linutronix.de> | 2018-10-14 02:06:58 +0206 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2018-10-14 02:06:58 +0206 |
| commit | 9e1e6089361d92e6163ab396744a457a05bcccb1 (patch) | |
| tree | 18d6d7f866e18a1c965fb52508abbb0283a9a66e /realtime/rt-basics/Makefile | |
| parent | 16227223dccbcdc159efe04852d8ccc10547d5fd (diff) | |
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 <john.ogness@linutronix.de>
Diffstat (limited to 'realtime/rt-basics/Makefile')
| -rw-r--r-- | realtime/rt-basics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
