From: Michael Tremer Date: Tue, 9 Jul 2024 19:25:17 +0000 (+0000) Subject: cdrom: Fix typo X-Git-Tag: v2.29-core188~10^2~282 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a59e8abb1e85fdaa6d3ae1662a27cae43c0f7667;p=ipfire-2.x.git cdrom: Fix typo Signed-off-by: Michael Tremer --- diff --git a/lfs/cdrom b/lfs/cdrom index 3681b05880..724ead9ef7 100644 --- a/lfs/cdrom +++ b/lfs/cdrom @@ -150,7 +150,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) # Copy all files that we want $(call COPY_FILES,$(DIR_SRC)/config/rootfiles/common,$(DIR_TMP)/root) - # Create mountpoints + # Create mount points $(call CREATE_MOUNTPOINTS,$(DIR_TMP)/root) # Create the archive