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 <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2024-07-09 17:52:02 +00:00
parent 20280ed337
commit 3e9cb47e0e

View File

@@ -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