diff options
| author | John Ogness <john.ogness@linutronix.de> | 2017-12-19 10:35:40 +0100 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2017-12-19 10:35:40 +0100 |
| commit | aa6b32c21b9218d744e16fc228b61bcac9b3dcb9 (patch) | |
| tree | e56fcc065180db9ca231adc53571341e147f31da /realtime/rt-basics/Makefile | |
| parent | 4e54e9c92f8081f4bcd4a77249579e398ed358c1 (diff) | |
rt basics: add english version
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 8c08038..c92d852 100644 --- a/realtime/rt-basics/Makefile +++ b/realtime/rt-basics/Makefile @@ -1,2 +1,3 @@ obj-$(CONFIG_REALTIME_BASICS) += pres_rt-basics_de.pdf +obj-$(CONFIG_REALTIME_BASICS) += pres_rt-basics_en.pdf obj-handout-$(CONFIG_REALTIME_BASICS) += handout_rt-basics_de.pdf |
