From: Michael Tremer Date: Tue, 9 Jul 2024 17:52:02 +0000 (+0000) Subject: flash-images: Don't mess with depmod X-Git-Tag: v2.29-core188~10^2~287 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3e9cb47e0eb3c045bb9204d64c4391253ff31e5b;p=ipfire-2.x.git flash-images: Don't mess with depmod This file could not be created anyways as the directory did not exist. Signed-off-by: Michael Tremer --- diff --git a/lfs/flash-images b/lfs/flash-images index 367dc149af..fceff9e53c 100644 --- a/lfs/flash-images +++ b/lfs/flash-images @@ -145,8 +145,6 @@ endif # Create mount points $(call CREATE_MOUNTPOINTS,$(MNThdd)) - -touch $(MNThdd)/lib/modules/$(KVER)-ipfire/modules.dep - mount --bind /proc $(MNThdd)/proc mount --bind /dev $(MNThdd)/dev mount --bind /sys $(MNThdd)/sys