include: remove trailing whitespaces
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 45127
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#
|
||||
#
|
||||
# Copyright (C) 2006-2015 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
@@ -62,7 +62,7 @@ define RequireHeader
|
||||
define Require/$(1)
|
||||
[ -e "$(1)" ]
|
||||
endef
|
||||
|
||||
|
||||
$$(eval $$(call Require,$(1),$(2)))
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user