From ae2b62b38d719e0ba44cc10c1f3dbb8924c6001e Mon Sep 17 00:00:00 2001
From: Armin Luntzer <armin.luntzer@univie.ac.at>
Date: Wed, 14 Dec 2016 16:09:43 +0100
Subject: [PATCH] add CREDITS

---
 CREDITS | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 CREDITS

diff --git a/CREDITS b/CREDITS
new file mode 100644
index 0000000..45b51fc
--- /dev/null
+++ b/CREDITS
@@ -0,0 +1,7 @@
+* for the stuff taken from linux, see linux-stable/CREDITS
+  at git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
+
+* the kbuild skeleton from the linux kernel source tree was prepared by
+  Ole Reinhardt <ole.reinhardt@embedded-it.de> and may be found
+  at https://github.com/embedded-it/kbuild-template.git
+
-- 
GitLab