diff options
author | Alex AUVOLAT <alexis211@gmail.com> | 2012-05-17 11:27:59 +0200 |
---|---|---|
committer | Alex AUVOLAT <alexis211@gmail.com> | 2012-05-17 11:27:59 +0200 |
commit | 1c7c106b06b6a88502801e699ef99e72b7c625cd (patch) | |
tree | 5708a229b0d66e8eb82a953861e017915f8176b6 /README | |
parent | 5bc8549a8d7f5c9644f878fe3ca55761663a2fd0 (diff) | |
download | TCE-1c7c106b06b6a88502801e699ef99e72b7c625cd.tar.gz TCE-1c7c106b06b6a88502801e699ef99e72b7c625cd.zip |
Fixed some nasty bugs.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4,5 +4,3 @@ Yet another hobby OS project - based on my old Grapes project. To compile T/CE, you will need a i586-elf gcc cross-compiler. You can find some scripts to build cross-compilers here : http://github.com/Alexis211/cross-scripts - -You will also need a grub floppy named TCE.fl.img |