aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index dee0954..7366f1d 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,12 @@
# kernel
+
Home of the rustkrazy kernel building setup and the current image.
+
+# Requirements
+
+For the compilation process to work you need the following system packages:
+
+* tar
+* make
+* development essentials, e.g. gcc, ld
+* (optional) aarch64-linux-gnu-gcc if you want to compile the RPi kernel