Merge branch 'master' of git.lfbs.rwth-aachen.de:metalsvm

This commit is contained in:
Jacek Galowicz 2011-10-26 23:51:24 +02:00
commit 88a57159c3

View file

@ -443,7 +443,7 @@ int initrd_init(void)
/* create the character device "kmessages" */
tmp = mkdir_fs(fs_root, "var");
kmsg_init(tmp, "kmessages");
kmsg_init(tmp, "log");
/* For every module.. */
#ifdef CONFIG_MULTIBOOT