diff options
| author | John Ogness <john.ogness@linutronix.de> | 2019-02-18 15:05:17 +0106 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2019-02-18 15:05:17 +0106 |
| commit | 8e0289adea1ed37f2f41be12d01186d2f98b3625 (patch) | |
| tree | eb938d59b08530657b2d663cce0ff43f7eafad9e /misc/Makefile | |
| parent | efc176eef8a3f807775c34b739831fd9581bbf34 (diff) | |
fastboot: add (german) fastboot slides
Taken from Jan's 2010 talk. These need to be converted to
english!
Signed-off-by: John Ogness <john.ogness@linutronix.de>
Diffstat (limited to 'misc/Makefile')
| -rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 2f9b38c..f766120 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -6,3 +6,4 @@ obj-$(CONFIG_MISC_BEST) += pres_best_en.pdf obj-$(CONFIG_MISC_IPC) += pres_ipc_en.pdf obj-$(CONFIG_MISC_UPDATE) += pres_update.pdf obj-$(CONFIG_MISC_JAILHOUSE) += pres_jailhouse.pdf +obj-$(CONFIG_MISC_FASTBOOT) += pres_fastboot_de.pdf |
