From efc176eef8a3f807775c34b739831fd9581bbf34 Mon Sep 17 00:00:00 2001 From: John Ogness Date: Mon, 18 Feb 2019 11:53:19 +0106 Subject: boot-process-basics: translate to english The german version file is still there but it will no longer be built by the Makefile. Signed-off-by: John Ogness --- linux-basics/boot-process-basics/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux-basics/boot-process-basics/Makefile') diff --git a/linux-basics/boot-process-basics/Makefile b/linux-basics/boot-process-basics/Makefile index e313285..f1fafe6 100644 --- a/linux-basics/boot-process-basics/Makefile +++ b/linux-basics/boot-process-basics/Makefile @@ -1 +1 @@ -obj-$(CONFIG_LINUX_BOOT_PROCESS_BASIC) += pres_boot-process-basics_de.pdf +obj-$(CONFIG_LINUX_BOOT_PROCESS_BASIC) += pres_boot-process-basics_en.pdf -- cgit v1.2.3