diff options
| author | John Ogness <john.ogness@linutronix.de> | 2019-02-18 11:53:19 +0106 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2019-02-18 11:53:19 +0106 |
| commit | efc176eef8a3f807775c34b739831fd9581bbf34 (patch) | |
| tree | 2bffaf13d50408d8ff2328c73f9e76470201554c /linux-basics/boot-process-basics/Makefile | |
| parent | 3f3b8d722e289409758c42729c4729408b871363 (diff) | |
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 <john.ogness@linutronix.de>
Diffstat (limited to 'linux-basics/boot-process-basics/Makefile')
| -rw-r--r-- | linux-basics/boot-process-basics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
