From 95442bb324bee72c5b1f20a7a06705c9731c21ce Mon Sep 17 00:00:00 2001 From: Alexandre Belloni Date: Fri, 7 Jun 2013 12:13:46 +0200 Subject: Normalize separator size to 80 in remaining makefiles Signed-off-by: Alexandre Belloni Signed-off-by: Peter Korsgaard --- fs/iso9660/iso9660.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fs') diff --git a/fs/iso9660/iso9660.mk b/fs/iso9660/iso9660.mk index 0a10512d9..36e63886f 100644 --- a/fs/iso9660/iso9660.mk +++ b/fs/iso9660/iso9660.mk @@ -36,11 +36,11 @@ $(BINARIES_DIR)/rootfs.iso9660: host-cdrkit host-fakeroot linux rootfs-cpio grub rootfs-iso9660: $(BINARIES_DIR)/rootfs.iso9660 -############################################################# +################################################################################ # # Toplevel Makefile options # -############################################################# +################################################################################ ifeq ($(BR2_TARGET_ROOTFS_ISO9660),y) TARGETS+=rootfs-iso9660 endif -- cgit v1.2.3