Merge branch 'master' of git.lfbs.rwth-aachen.de:metalsvm
This commit is contained in:
commit
88a57159c3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue