mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user