From 11c3a4eeb7e65eccd6fc0870bb1cda315fa33ba5 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 22 May 2010 00:29:53 +0200 Subject: kmod: automatically load a few kernel modules we need for normal operation before udev is active --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 8313e57ff7..194e3737d7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -188,6 +188,7 @@ COMMON_SOURCES = \ src/mount-setup.c \ src/hostname-setup.c \ src/loopback-setup.c \ + src/kmod-setup.c \ src/utmp-wtmp.c \ src/specifier.c \ src/unit-name.c \ -- cgit v1.2.3-54-g00ecf