mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
arch, linux, package: remove whitespaces
Whitespaces were searched using the following regex:
[ ]{1,}\t
and then manually removed in most of the cases. For
xserver_xorg-server.mk, tabs before backslashes were removed.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
fc91501e6b
commit
cc405b4cb3
@@ -25,7 +25,7 @@
|
||||
#
|
||||
# $(eval $(kernel-module))
|
||||
# define FOO_MOD_TWEAK
|
||||
# # do something
|
||||
# # do something
|
||||
# endef
|
||||
# FOO_POST_BUILD_HOOKS += FOO_MOD_TWEAK
|
||||
# $(eval $(generic-package))
|
||||
|
||||
Reference in New Issue
Block a user