automatic raid members addition

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-04-22 13:55:30 +02:00
parent 65b4742cd7
commit 4defebbec8
8 changed files with 30 additions and 45 deletions

View file

@ -165,6 +165,7 @@ kernel = {
emu = kern/emu/cache.S;
emu = kern/emu/console.c;
emu = kern/emu/getroot.c;
emu = kern/emu/raid.c;
emu = kern/emu/hostdisk.c;
emu = kern/emu/hostfs.c;
emu = kern/emu/main.c;