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 --- package/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/Makefile.in') diff --git a/package/Makefile.in b/package/Makefile.in index 9ba6e8cf4..6835de396 100644 --- a/package/Makefile.in +++ b/package/Makefile.in @@ -258,7 +258,7 @@ HOST_MAKE_ENV=PATH=$(HOST_PATH) \ PERLLIB="$(HOST_DIR)/usr/lib/perl" -####################################################################### +################################################################################ # settings we need to pass to configure # does unaligned access trap? @@ -294,7 +294,7 @@ TARGET_CONFIGURE_ARGS= \ lt_cv_sys_lib_search_path_spec="" \ $(BR2_AC_CV_C_BIGENDIAN) -####################################################################### +################################################################################ ifeq ($(BR2_ENABLE_LOCALE),y) DISABLE_NLS:= -- cgit v1.2.3