aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2021-08-20 20:57:59 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2021-08-20 21:04:24 +0300
commit31c3c8dcb5ea281201b9c01140bceeadc80f7686 (patch)
tree5424805f919938e58e0a2c88c0e3d8f583fbcfd7 /README
parent1175179058fa809c57d724cd2043c67edc511695 (diff)
downloadkmi-31c3c8dcb5ea281201b9c01140bceeadc80f7686.tar.gz
kmi-31c3c8dcb5ea281201b9c01140bceeadc80f7686.zip
New build system
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..f668f3d
--- /dev/null
+++ b/README
@@ -0,0 +1,5 @@
+Requirements for a new arch:
++ arch/$(ARCH)/conf/init-link.S
++ arch/$(ARCH)/conf/init-kernel.S
++ arch/$(ARCH)/source.mk
+ -> populate KERNEL_SOURCES, INIT_SOURCES and CLEANUP if required