From f8fd013e0d5433fcbba809f182bfe90a23424b85 Mon Sep 17 00:00:00 2001 From: Jamkr Date: Sat, 1 Dec 2018 13:51:20 +0800 Subject: [PATCH] [Translating] Exploring the Linux kernel- The secrets of Kconfig-kbuild --- ...Exploring the Linux kernel- The secrets of Kconfig-kbuild.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/tech/20181011 Exploring the Linux kernel- The secrets of Kconfig-kbuild.md b/sources/tech/20181011 Exploring the Linux kernel- The secrets of Kconfig-kbuild.md index 8ee4f34897..2fd085eda0 100644 --- a/sources/tech/20181011 Exploring the Linux kernel- The secrets of Kconfig-kbuild.md +++ b/sources/tech/20181011 Exploring the Linux kernel- The secrets of Kconfig-kbuild.md @@ -1,3 +1,5 @@ +Translating by Jamskr + Exploring the Linux kernel: The secrets of Kconfig/kbuild ====== Dive into understanding how the Linux config/build system works.