From 086f333f39cdbc0762917272e4c9bb87344fb51a Mon Sep 17 00:00:00 2001 From: Jerzy Grzegorek Date: Thu, 6 Jun 2013 21:54:13 +0000 Subject: Normalize separator size to 80 Signed-off-by: Jerzy Grzegorek Signed-off-by: Peter Korsgaard --- fs/iso9660/iso9660.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fs/iso9660') diff --git a/fs/iso9660/iso9660.mk b/fs/iso9660/iso9660.mk index 029c0dd94..0a10512d9 100644 --- a/fs/iso9660/iso9660.mk +++ b/fs/iso9660/iso9660.mk @@ -1,11 +1,11 @@ -############################################################# +################################################################################ # # Build the iso96600 root filesystem image # # Cannot be converted to the ROOTFS_TARGET infrastructure, because of # the temporary construction in ISO9660_TARGET_DIR. # -############################################################# +################################################################################ ISO9660_TARGET_DIR=$(BUILD_DIR)/iso9660 ISO9660_BOOT_MENU:=$(call qstrip,$(BR2_TARGET_ROOTFS_ISO9660_BOOT_MENU)) -- cgit v1.2.3