diff --git a/lfs/flash-images b/lfs/flash-images index c54489bce..5623f2e3c 100644 --- a/lfs/flash-images +++ b/lfs/flash-images @@ -140,7 +140,7 @@ ifeq "$(EFI)" "1" endif # Copy all files - $(call COPY_FILES,$(DIR_SRC)/config/rootfiles/common,,$(MNThdd)) + $(call COPY_FILES,$(DIR_SRC)/config/rootfiles/common,$(MNThdd)) # Create mount points $(call CREATE_MOUNTPOINTS,$(MNThdd))