readme: move build and run docs in

This commit is contained in:
Ciro Santilli
2018-08-13 23:13:39 +01:00
parent d38a99754c
commit 0f5c5a9912
7 changed files with 152 additions and 144 deletions

2
build
View File

@@ -44,7 +44,7 @@ while getopts 'a:B:b:C:c:fGgj:hIiK:kL:lM:p:Q:qSs:t:v' OPT; do
common_gem5=true
;;
h)
cat build-usage.adoc 1>&2
echo "https://github.com/cirosantilli/linux-kernel-module-cheat#build" 2>&1
exit
;;
I)