From: Michael Tremer Date: Tue, 9 Jul 2024 19:25:17 +0000 (+0000) Subject: cdrom: Fix typo X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a6e9fb5e8f8f003a1e9d7e88555c4176fe375054;p=people%2Fms%2Fipfire-2.x.git cdrom: Fix typo Signed-off-by: Michael Tremer --- diff --git a/lfs/cdrom b/lfs/cdrom index 3681b0588..724ead9ef 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