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 --- distribution/elbe-usage/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 distribution/elbe-usage/Kconfig (limited to 'distribution/elbe-usage/Kconfig') diff --git a/distribution/elbe-usage/Kconfig b/distribution/elbe-usage/Kconfig new file mode 100644 index 0000000..e91060e --- /dev/null +++ b/distribution/elbe-usage/Kconfig @@ -0,0 +1,5 @@ +config ELBE_USAGE + bool "ELBE user papers" + default y + help + Papers about ELBE usage -- cgit v1.2.3