diff options
| author | John Ogness <john.ogness@linutronix.de> | 2019-02-25 12:54:58 +0106 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2019-02-25 12:54:58 +0106 |
| commit | 6d37c4558728bf95432055d1c4ac01dca71c72d5 (patch) | |
| tree | 17453fabda2f4de303f9adac0fee21eb2efb7161 /misc/Makefile | |
| parent | a31ea22301e9d90ef13ea28c7e42a135283e01b4 (diff) | |
fastboot: add english translated fastboot slides
The german slides are still there but they will not get built.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
Diffstat (limited to 'misc/Makefile')
| -rw-r--r-- | misc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index f766120..79aedf8 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -6,4 +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 +obj-$(CONFIG_MISC_FASTBOOT) += pres_fastboot_en.pdf |
