summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-11-14 11:08:15 +0100
committerMichal Idziorek <m.i@gmx.at>2014-11-14 11:08:15 +0100
commitdbf8051b468e240370e3bde630a4e6fa88a031de (patch)
treef4c5d3ef5d79d8eac27affed07e4a9215610590c /README.md
parente3cc5f6c89ba9f37bf2c1edf588d0f75c1d63c57 (diff)
adapt buildsys
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 11597dc..e66e89b 100644
--- a/README.md
+++ b/README.md
@@ -112,8 +112,8 @@ Organization
* asm/ - NASM assembler files
* bochs/ -Bochs config files
-* boot/ - 2nd stage bootloader
-* boot0/ - 1st stage bootloader
+* boot1/ - 2nd stage bootloader
+* boot2/ - 1st stage bootloader
* data/ - datafiles (font-file and fill.asm)
* fs/ - file system related source
* kernel/ - kernel source