From 6d37c4558728bf95432055d1c4ac01dca71c72d5 Mon Sep 17 00:00:00 2001 From: John Ogness Date: Mon, 25 Feb 2019 12:54:58 +0106 Subject: fastboot: add english translated fastboot slides The german slides are still there but they will not get built. Signed-off-by: John Ogness --- misc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/Makefile') 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 -- cgit v1.2.3