From 9e05689406c83ae3020ca32a6ec6387466209138 Mon Sep 17 00:00:00 2001 From: Christian Eppler Date: Mon, 13 May 2013 16:22:27 +0200 Subject: Implement Kconfig build system Signed-off-by: Christian Eppler --- kconfig-frontends/AUTHORS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 kconfig-frontends/AUTHORS (limited to 'kconfig-frontends/AUTHORS') diff --git a/kconfig-frontends/AUTHORS b/kconfig-frontends/AUTHORS new file mode 100644 index 0000000..ca1c7ad --- /dev/null +++ b/kconfig-frontends/AUTHORS @@ -0,0 +1,14 @@ +Authors of kconfig-frontends. + +The developers of the Linux kernel are the original authors of the kconfig +parser and frontends. The list is too long to reproduce here, but you can +get a pretty complete list from the Linux kernel repository logs: + git shortlog scripts/kconfig + +The packaging uses the GNU autotools build system, of which I +will not try to list the many authors here. + +The initial packaging was done by: + "Yann E. MORIN" + +For a complete list, see the commit-logs of the kconfig repository. -- cgit v1.2.3