From e5e698b5036ce68073bd1897e3547493ece72a53 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= <cynerd@email.cz>
Date: Thu, 9 Mar 2017 07:33:52 +0100
Subject: Make add + to run in parallel

---
 template/Kconfig | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 template/Kconfig

(limited to 'template/Kconfig')

diff --git a/template/Kconfig b/template/Kconfig
new file mode 100644
index 0000000..37410ea
--- /dev/null
+++ b/template/Kconfig
@@ -0,0 +1,3 @@
+mainmenu "AVR-IOE template"
+
+source "avr-ioe/ioe.Kconfig"
-- 
cgit v1.2.3