From: Michael Tremer Date: Tue, 9 Jul 2024 17:52:02 +0000 (+0000) Subject: flash-images: Don't mess with depmod X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4227b19d9dc9b0d3f1e933c20c4c664a43da4275;p=people%2Fms%2Fipfire-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 367dc149a..fceff9e53 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