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 --- linux/linux.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linux/linux.mk') diff --git a/linux/linux.mk b/linux/linux.mk index 57956dd13..befef1658 100644 --- a/linux/linux.mk +++ b/linux/linux.mk @@ -1,8 +1,8 @@ -############################################################################### +################################################################################ # # Linux kernel target # -############################################################################### +################################################################################ LINUX_VERSION=$(call qstrip,$(BR2_LINUX_KERNEL_VERSION)) LINUX_LICENSE = GPLv2 -- cgit v1.2.3