From 5aa4326cbff6e2e8422bc84387b46b1d709ba628 Mon Sep 17 00:00:00 2001 From: Manuel Bentele Date: Tue, 16 Jul 2019 17:13:09 +0200 Subject: Extended Makefile to load kernel modules Already built kernel modules can be load in an out-of-tree build with the load_modules target into the kernel. The correct loading order of the modules is preserved by this Makefile target. Furthermore, the modules can be unloaded with the target unload_modules later on. --- implementation/loop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'implementation') diff --git a/implementation/loop b/implementation/loop index 6f5dc67..b9562e4 160000 --- a/implementation/loop +++ b/implementation/loop @@ -1 +1 @@ -Subproject commit 6f5dc67946313ced450de6546fc7f28e0afdf1a6 +Subproject commit b9562e46df0f2ddfbd01b99a44a3c4eaa3f32fe0 -- cgit v1.2.3-55-g7522