diff options
Diffstat (limited to 'runlevels/Makefile.Linux')
-rw-r--r-- | runlevels/Makefile.Linux | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runlevels/Makefile.Linux b/runlevels/Makefile.Linux index 31b48621..c5649b20 100644 --- a/runlevels/Makefile.Linux +++ b/runlevels/Makefile.Linux @@ -1,2 +1,2 @@ -BOOT+= hwclock consolefont keymaps modules mtab net.lo procfs \ - termencoding +SYSINIT+= devfs dmesg +BOOT+= hwclock keymaps modules mtab net.lo procfs termencoding |