diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2018-08-27 15:15:12 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2018-08-27 15:15:12 +0200 |
commit | c0350c95743a8addf28c3d53159bf22fbcfc924b (patch) | |
tree | c79ab1c73733f9bf0e9afa043d5124fb421f0509 | |
parent | c7daa68ebb686ae938ac970fe19699456d67432c (diff) |
added README
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +Mini Linux +++++++++++ + +Developed for fast testing Linux Kernel/Module code modifications. + + +Inspired by: https://gist.github.com/chrisdone/02e165a0004be33734ac2334f215380e |