From e69a5f975de53457fdd3ef59b6712d81d791f7a1 Mon Sep 17 00:00:00 2001 From: leemeans <1808577072@qq.com> Date: Sat, 27 Oct 2018 12:31:59 +0800 Subject: [PATCH] translating by leemeans [translating by leemeans]Exploring the Linux kernel: The secrets of Kconfig/kbuild --- ... Exploring the Linux kernel- The secrets of Kconfig-kbuild.md | 1 + 1 file changed, 1 insertion(+) 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..f2885b177c 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,4 @@ +translating by leemeans Exploring the Linux kernel: The secrets of Kconfig/kbuild ====== Dive into understanding how the Linux config/build system works.