summaryrefslogtreecommitdiff
path: root/kernel-devel/char-device/Makefile
diff options
context:
space:
mode:
authorJohn Ogness <john.ogness@linutronix.de>2017-12-19 10:33:06 +0100
committerJohn Ogness <john.ogness@linutronix.de>2017-12-19 10:33:06 +0100
commite05f453245fa5e2f4f75dd42445d822608c91296 (patch)
tree94359d04de85a1e2e29a108e7ed75d4673a012d2 /kernel-devel/char-device/Makefile
parentbbdbb0189029258a972068661e27df2b1add4519 (diff)
kernel-devel/char device: add english version
Signed-off-by: John Ogness <john.ogness@linutronix.de>
Diffstat (limited to 'kernel-devel/char-device/Makefile')
-rw-r--r--kernel-devel/char-device/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/kernel-devel/char-device/Makefile b/kernel-devel/char-device/Makefile
index 88cdbc6..094719f 100644
--- a/kernel-devel/char-device/Makefile
+++ b/kernel-devel/char-device/Makefile
@@ -1 +1,3 @@
-obj-$(CONFIG_KERNEL_CHAR_DEV) += hints_char-device_de.pdf pres_char-device_de.pdf
+obj-$(CONFIG_KERNEL_CHAR_DEV) += hints_char-device_de.pdf
+obj-$(CONFIG_KERNEL_CHAR_DEV) += pres_char-device_de.pdf
+obj-$(CONFIG_KERNEL_CHAR_DEV) += pres_char-device_en.pdf